.wcmn6jdst8 {
    border-width: 2px;
}

.video-wrapper {
    overflow: hidden;
}

body {
    background-color: #f5fdfd;
}

body {
    font-family: Onest;
}

.krx2obxr85 {
    font-family: 'Onest', sans-serif;
    font-size: 6.7rem;
    line-height: 1;
}

.krx2obxr85>.wjebegv2jj {
    font-size: 8.375rem;
}

.mol8al7czg {
    font-family: 'Onest', sans-serif;
    font-size: 3.9rem;
    line-height: 1.1;
}

.mol8al7czg>.wjebegv2jj {
    font-size: 4.875rem;
}

.x15b4w7dlb {
    font-family: 'Onest', sans-serif;
    font-size: 1.1rem;
    line-height: 1.5;
}

.x15b4w7dlb>.wjebegv2jj {
    font-size: 1.375rem;
}

.fww8f1lp4e {
    font-family: 'Onest', sans-serif;
    font-size: 2rem;
    line-height: 1;
}

.fww8f1lp4e>.wjebegv2jj {
    font-size: 2.5rem;
}

.jxfcgun6hk {
    font-family: 'Onest', sans-serif;
    font-size: 1.25rem;
    line-height: 1.3;
}

.jxfcgun6hk>.wjebegv2jj {
    font-size: 1.5625rem;
}

/* ---- Fluid typography for mobile devices ---- */
/* 1.4 - font scale ratio ( bootstrap == 1.42857 ) */
/* 100vw - current viewport width */
/* (48 - 20)  48 == 48rem == 768px, 20 == 20rem == 320px(minimal supported viewport) */
/* 0.65 - min scale variable, may vary */
@media (max-width: 992px) {
    .krx2obxr85 {
        font-size: 5.36rem;
    }
}

@media (max-width: 768px) {
    .krx2obxr85 {
        font-size: 4.69rem;
        font-size: calc(2.995rem + (6.7 - 2.995) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.1 * (2.995rem + (6.7 - 2.995) * ((100vw - 20rem) / (48 - 20))));
    }

    .mol8al7czg {
        font-size: 3.12rem;
        font-size: calc(2.0149999999999997rem + (3.9 - 2.0149999999999997) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.3 * (2.0149999999999997rem + (3.9 - 2.0149999999999997) * ((100vw - 20rem) / (48 - 20))));
    }

    .x15b4w7dlb {
        font-size: 0.88rem;
        font-size: calc(1.0350000000000001rem + (1.1 - 1.0350000000000001) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.0350000000000001rem + (1.1 - 1.0350000000000001) * ((100vw - 20rem) / (48 - 20))));
    }

    .fww8f1lp4e {
        font-size: 1.6rem;
        font-size: calc(1.35rem + (2 - 1.35) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.35rem + (2 - 1.35) * ((100vw - 20rem) / (48 - 20))));
    }

    .jxfcgun6hk {
        font-size: 1rem;
        font-size: calc(1.0875rem + (1.25 - 1.0875) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.0875rem + (1.25 - 1.0875) * ((100vw - 20rem) / (48 - 20))));
    }
}

@media (min-width: 992px) and (max-width: 1400px) {
    .krx2obxr85 {
        font-size: 4.69rem;
        font-size: calc(2.995rem + (6.7 - 2.995) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.1 * (2.995rem + (6.7 - 2.995) * ((100vw - 62rem) / (87 - 62))));
    }

    .mol8al7czg {
        font-size: 3.12rem;
        font-size: calc(2.0149999999999997rem + (3.9 - 2.0149999999999997) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.3 * (2.0149999999999997rem + (3.9 - 2.0149999999999997) * ((100vw - 62rem) / (87 - 62))));
    }

    .x15b4w7dlb {
        font-size: 0.88rem;
        font-size: calc(1.0350000000000001rem + (1.1 - 1.0350000000000001) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.4 * (1.0350000000000001rem + (1.1 - 1.0350000000000001) * ((100vw - 62rem) / (87 - 62))));
    }

    .fww8f1lp4e {
        font-size: 1.6rem;
        font-size: calc(1.35rem + (2 - 1.35) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.4 * (1.35rem + (2 - 1.35) * ((100vw - 62rem) / (87 - 62))));
    }

    .jxfcgun6hk {
        font-size: 1rem;
        font-size: calc(1.0875rem + (1.25 - 1.0875) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.4 * (1.0875rem + (1.25 - 1.0875) * ((100vw - 62rem) / (87 - 62))));
    }
}

/* Buttons */
.wcmn6jdst8 {
    padding: 1.25rem 2rem;
    border-radius: 4px;
    padding: 0.75rem 1.5rem;
}

.btn-sm {
    padding: 0.6rem 1.2rem;
    border-radius: 4px;
}

.btn-md {
    padding: 0.6rem 1.2rem;
    border-radius: 4px;
}

.btn-lg {
    padding: 1.25rem 2rem;
    border-radius: 4px;
}

.bg-primary {
    background-color: #07beb8 !important;
}

.bg-success {
    background-color: #20ac6b !important;
}

.bg-info {
    background-color: #0aa3c2 !important;
}

.bg-warning {
    background-color: #cc9900 !important;
}

.bg-danger {
    background-color: #ae1e2c !important;
}

.g2ytw3zthy .wjebegv2jj {
    color: #035c59;
    background-color: #ffffff;
}

.g2ytw3zthy,
.g2ytw3zthy:active {
    background-color: #07beb8 !important;
    border-color: #07beb8 !important;
    color: #000000 !important;
    box-shadow: none;
}

.g2ytw3zthy:hover,
.g2ytw3zthy:focus,
.g2ytw3zthy.focus,
.g2ytw3zthy.active {
    color: inherit;
    background-color: #09efe8 !important;
    border-color: #09efe8 !important;
    box-shadow: none;
}

.g2ytw3zthy.u9jlzg5upu,
.g2ytw3zthy:disabled {
    color: #000000 !important;
    background-color: #09efe8 !important;
    border-color: #09efe8 !important;
}

.btn-secondary .wjebegv2jj {
    color: #22817e;
    background-color: #b6ecea;
}

.btn-secondary,
.btn-secondary:active {
    background-color: #3dccc7 !important;
    border-color: #3dccc7 !important;
    color: #020808 !important;
    box-shadow: none;
}

.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary.active {
    color: inherit;
    background-color: #65d7d3 !important;
    border-color: #65d7d3 !important;
    box-shadow: none;
}

.btn-secondary.u9jlzg5upu,
.btn-secondary:disabled {
    color: #020808 !important;
    background-color: #65d7d3 !important;
    border-color: #65d7d3 !important;
}

.btn-info .wjebegv2jj {
    color: #055161;
    background-color: #ffffff;
}

.btn-info,
.btn-info:active {
    background-color: #0aa3c2 !important;
    border-color: #0aa3c2 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info.active {
    color: inherit;
    background-color: #0dccf3 !important;
    border-color: #0dccf3 !important;
    box-shadow: none;
}

.btn-info.u9jlzg5upu,
.btn-info:disabled {
    color: #ffffff !important;
    background-color: #0dccf3 !important;
    border-color: #0dccf3 !important;
}

.btn-success .wjebegv2jj {
    color: #105636;
    background-color: #ffffff;
}

.btn-success,
.btn-success:active {
    background-color: #20ac6b !important;
    border-color: #20ac6b !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success.active {
    color: inherit;
    background-color: #28d786 !important;
    border-color: #28d786 !important;
    box-shadow: none;
}

.btn-success.u9jlzg5upu,
.btn-success:disabled {
    color: #ffffff !important;
    background-color: #28d786 !important;
    border-color: #28d786 !important;
}

.btn-warning .wjebegv2jj {
    color: #664d00;
    background-color: #ffffff;
}

.btn-warning,
.btn-warning:active {
    background-color: #cc9900 !important;
    border-color: #cc9900 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning.active {
    color: inherit;
    background-color: #ffbf00 !important;
    border-color: #ffbf00 !important;
    box-shadow: none;
}

.btn-warning.u9jlzg5upu,
.btn-warning:disabled {
    color: #ffffff !important;
    background-color: #ffbf00 !important;
    border-color: #ffbf00 !important;
}

.btn-danger .wjebegv2jj {
    color: #570f16;
    background-color: #ffffff;
}

.btn-danger,
.btn-danger:active {
    background-color: #ae1e2c !important;
    border-color: #ae1e2c !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger.active {
    color: inherit;
    background-color: #da2637 !important;
    border-color: #da2637 !important;
    box-shadow: none;
}

.btn-danger.u9jlzg5upu,
.btn-danger:disabled {
    color: #ffffff !important;
    background-color: #da2637 !important;
    border-color: #da2637 !important;
}

.btn-white .wjebegv2jj {
    color: #bfc3b3;
    background-color: #ffffff;
}

.btn-white,
.btn-white:active {
    background-color: #eff0ec !important;
    border-color: #eff0ec !important;
    color: #757b62 !important;
    box-shadow: none;
}

.btn-white:hover,
.btn-white:focus,
.btn-white.focus,
.btn-white.active {
    color: inherit;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
    box-shadow: none;
}

.btn-white.u9jlzg5upu,
.btn-white:disabled {
    color: #757b62 !important;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
}

.btn-black .wjebegv2jj {
    color: #000000;
    background-color: #ffffff;
}

.btn-black,
.btn-black:active {
    background-color: #232323 !important;
    border-color: #232323 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-black:hover,
.btn-black:focus,
.btn-black.focus,
.btn-black.active {
    color: inherit;
    background-color: #3d3d3d !important;
    border-color: #3d3d3d !important;
    box-shadow: none;
}

.btn-black.u9jlzg5upu,
.btn-black:disabled {
    color: #ffffff !important;
    background-color: #3d3d3d !important;
    border-color: #3d3d3d !important;
}

.btn-primary-outline .wjebegv2jj {
    border: 2px solid #07beb8;
}

.btn-primary-outline,
.btn-primary-outline:active {
    background-color: transparent !important;
    border-color: #07beb8;
    color: #07beb8;
}

.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline.active {
    color: #046a67 !important;
    background-color: transparent !important;
    border-color: #046a67 !important;
    box-shadow: none !important;
}

.btn-primary-outline:hover .wjebegv2jj,
.btn-primary-outline:focus .wjebegv2jj,
.btn-primary-outline.focus .wjebegv2jj,
.btn-primary-outline.active .wjebegv2jj {
    border: 2px solid #046a67;
}

.btn-primary-outline.u9jlzg5upu,
.btn-primary-outline:disabled {
    color: #ffffff !important;
    background-color: #07beb8 !important;
    border-color: #07beb8 !important;
}

.btn-secondary-outline .wjebegv2jj {
    border: 2px solid #3dccc7;
}

.btn-secondary-outline,
.btn-secondary-outline:active {
    background-color: transparent !important;
    border-color: #3dccc7;
    color: #3dccc7;
}

.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline.active {
    color: #258d8a !important;
    background-color: transparent !important;
    border-color: #258d8a !important;
    box-shadow: none !important;
}

.btn-secondary-outline:hover .wjebegv2jj,
.btn-secondary-outline:focus .wjebegv2jj,
.btn-secondary-outline.focus .wjebegv2jj,
.btn-secondary-outline.active .wjebegv2jj {
    border: 2px solid #258d8a;
}

.btn-secondary-outline.u9jlzg5upu,
.btn-secondary-outline:disabled {
    color: #ffffff !important;
    background-color: #3dccc7 !important;
    border-color: #3dccc7 !important;
}

.btn-info-outline .wjebegv2jj {
    border: 2px solid #0aa3c2;
}

.btn-info-outline,
.btn-info-outline:active {
    background-color: transparent !important;
    border-color: #0aa3c2;
    color: #0aa3c2;
}

.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline.active {
    color: #065e70 !important;
    background-color: transparent !important;
    border-color: #065e70 !important;
    box-shadow: none !important;
}

.btn-info-outline:hover .wjebegv2jj,
.btn-info-outline:focus .wjebegv2jj,
.btn-info-outline.focus .wjebegv2jj,
.btn-info-outline.active .wjebegv2jj {
    border: 2px solid #065e70;
}

.btn-info-outline.u9jlzg5upu,
.btn-info-outline:disabled {
    color: #ffffff !important;
    background-color: #0aa3c2 !important;
    border-color: #0aa3c2 !important;
}

.btn-success-outline .wjebegv2jj {
    border: 2px solid #20ac6b;
}

.btn-success-outline,
.btn-success-outline:active {
    background-color: transparent !important;
    border-color: #20ac6b;
    color: #20ac6b;
}

.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline.active {
    color: #12633e !important;
    background-color: transparent !important;
    border-color: #12633e !important;
    box-shadow: none !important;
}

.btn-success-outline:hover .wjebegv2jj,
.btn-success-outline:focus .wjebegv2jj,
.btn-success-outline.focus .wjebegv2jj,
.btn-success-outline.active .wjebegv2jj {
    border: 2px solid #12633e;
}

.btn-success-outline.u9jlzg5upu,
.btn-success-outline:disabled {
    color: #ffffff !important;
    background-color: #20ac6b !important;
    border-color: #20ac6b !important;
}

.btn-warning-outline .wjebegv2jj {
    border: 2px solid #cc9900;
}

.btn-warning-outline,
.btn-warning-outline:active {
    background-color: transparent !important;
    border-color: #cc9900;
    color: #cc9900;
}

.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline.active {
    color: #755800 !important;
    background-color: transparent !important;
    border-color: #755800 !important;
    box-shadow: none !important;
}

.btn-warning-outline:hover .wjebegv2jj,
.btn-warning-outline:focus .wjebegv2jj,
.btn-warning-outline.focus .wjebegv2jj,
.btn-warning-outline.active .wjebegv2jj {
    border: 2px solid #755800;
}

.btn-warning-outline.u9jlzg5upu,
.btn-warning-outline:disabled {
    color: #ffffff !important;
    background-color: #cc9900 !important;
    border-color: #cc9900 !important;
}

.btn-danger-outline .wjebegv2jj {
    border: 2px solid #ae1e2c;
}

.btn-danger-outline,
.btn-danger-outline:active {
    background-color: transparent !important;
    border-color: #ae1e2c;
    color: #ae1e2c;
}

.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline.active {
    color: #641119 !important;
    background-color: transparent !important;
    border-color: #641119 !important;
    box-shadow: none !important;
}

.btn-danger-outline:hover .wjebegv2jj,
.btn-danger-outline:focus .wjebegv2jj,
.btn-danger-outline.focus .wjebegv2jj,
.btn-danger-outline.active .wjebegv2jj {
    border: 2px solid #641119;
}

.btn-danger-outline.u9jlzg5upu,
.btn-danger-outline:disabled {
    color: #ffffff !important;
    background-color: #ae1e2c !important;
    border-color: #ae1e2c !important;
}

.btn-black-outline .wjebegv2jj {
    border: 2px solid #232323;
}

.btn-black-outline,
.btn-black-outline:active {
    background-color: transparent !important;
    border-color: #232323;
    color: #232323;
}

.btn-black-outline:hover,
.btn-black-outline:focus,
.btn-black-outline.focus,
.btn-black-outline.active {
    color: #000000 !important;
    background-color: transparent !important;
    border-color: #000000 !important;
    box-shadow: none !important;
}

.btn-black-outline:hover .wjebegv2jj,
.btn-black-outline:focus .wjebegv2jj,
.btn-black-outline.focus .wjebegv2jj,
.btn-black-outline.active .wjebegv2jj {
    border: 2px solid #000000;
}

.btn-black-outline.u9jlzg5upu,
.btn-black-outline:disabled {
    color: #ffffff !important;
    background-color: #232323 !important;
    border-color: #232323 !important;
}

.btn-white-outline .wjebegv2jj {
    border: 2px solid #fafafa;
}

.btn-white-outline,
.btn-white-outline:active {
    background-color: transparent !important;
    border-color: #fafafa;
    color: #fafafa;
}

.btn-white-outline:hover,
.btn-white-outline:focus,
.btn-white-outline.focus,
.btn-white-outline.active {
    color: #cfcfcf !important;
    background-color: transparent !important;
    border-color: #cfcfcf !important;
    box-shadow: none !important;
}

.btn-white-outline:hover .wjebegv2jj,
.btn-white-outline:focus .wjebegv2jj,
.btn-white-outline.focus .wjebegv2jj,
.btn-white-outline.active .wjebegv2jj {
    border: 2px solid #cfcfcf;
}

.btn-white-outline.u9jlzg5upu,
.btn-white-outline:disabled {
    color: #7a7a7a !important;
    background-color: #fafafa !important;
    border-color: #fafafa !important;
}

.text-primary {
    color: #07beb8 !important;
}

.text-secondary {
    color: #3dccc7 !important;
}

.text-success {
    color: #20ac6b !important;
}

.text-info {
    color: #0aa3c2 !important;
}

.text-warning {
    color: #cc9900 !important;
}

.text-danger {
    color: #ae1e2c !important;
}

.text-white {
    color: #fafafa !important;
}

.text-black {
    color: #232323 !important;
}

a.text-primary:hover,
a.text-primary:focus,
a.text-primary.active {
    color: #035c59 !important;
}

a.text-secondary:hover,
a.text-secondary:focus,
a.text-secondary.active {
    color: #22817e !important;
}

a.text-success:hover,
a.text-success:focus,
a.text-success.active {
    color: #105636 !important;
}

a.text-info:hover,
a.text-info:focus,
a.text-info.active {
    color: #055161 !important;
}

a.text-warning:hover,
a.text-warning:focus,
a.text-warning.active {
    color: #664d00 !important;
}

a.text-danger:hover,
a.text-danger:focus,
a.text-danger.active {
    color: #570f16 !important;
}

a.text-white:hover,
a.text-white:focus,
a.text-white.active {
    color: #c7c7c7 !important;
}

a.text-black:hover,
a.text-black:focus,
a.text-black.active {
    color: #000000 !important;
}

a[class*="text-"]:not(.osaj5ydzpg):not(.dropdown-item):not([role]):not(.navbar-caption) {
    position: relative;
    background-image: transparent;
    background-size: 10000px 2px;
    background-repeat: no-repeat;
    background-position: 0px 1.2em;
    background-position: -10000px 1.2em;
}

a[class*="text-"]:not(.osaj5ydzpg):not(.dropdown-item):not([role]):not(.navbar-caption):hover {
    transition: background-position 2s ease-in-out;
    background-image: linear-gradient(currentColor 50%, currentColor 50%);
    background-position: 0px 1.2em;
}

.nav-tabs .osaj5ydzpg.active {
    color: #07beb8;
}

.nav-tabs .osaj5ydzpg:not(.active) {
    color: #232323;
}

.a5io3bqzv1 {
    background-color: #70c770;
}

.alert-info {
    background-color: #0aa3c2;
}

.alert-warning {
    background-color: #cc9900;
}

.f03x0unv8v {
    background-color: #ae1e2c;
}

.qz6he8gu0f .wcmn6jdst8:not(.btn-form) {
    border-radius: 100px;
}

.mbr-gallery-filter li a {
    border-radius: 100px !important;
}

.mbr-gallery-filter li.active .wcmn6jdst8 {
    background-color: #07beb8;
    border-color: #07beb8;
    color: #ffffff;
}

.mbr-gallery-filter li.active .wcmn6jdst8:focus {
    box-shadow: none;
}

.nav-tabs .osaj5ydzpg {
    border-radius: 100px !important;
}

a,
a:hover {
    color: #07beb8;
}

.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
    color: #4cf8f3;
}

.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
    color: #68e3aa;
}

.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
    color: #55dbf6;
}

.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
    color: #ffe599;
}

.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
    color: #e56773;
}

/* Scroll to top button*/
.scrollToTop_wraper {
    display: none;
}

.jq38r84my5 {
    font-family: 'Onest', sans-serif;
    font-size: 1.25rem;
    line-height: 1.3;
    font-weight: 400;
    border-radius: 40px !important;
}

.jq38r84my5>.wjebegv2jj {
    font-size: 1.5625rem;
}

.jq38r84my5:hover,
.jq38r84my5:focus {
    box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;
    border-color: #07beb8 !important;
}

.jq38r84my5:-webkit-input-placeholder {
    font-family: 'Onest', sans-serif;
    font-size: 1.25rem;
    line-height: 1.3;
    font-weight: 400;
}

.jq38r84my5:-webkit-input-placeholder>.wjebegv2jj {
    font-size: 1.5625rem;
}

blockquote {
    border-color: #07beb8;
}

/* Forms */
.vk91djq61p .input-group-btn .wcmn6jdst8 {
    border-radius: 100px !important;
}

.vk91djq61p .input-group-btn .wcmn6jdst8:hover {
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}

.vk91djq61p .input-group-btn button[type="submit"] {
    border-radius: 100px !important;
    padding: 1rem 3rem;
}

.vk91djq61p .input-group-btn button[type="submit"]:hover {
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}

.jq-selectbox li:hover,
.jq-selectbox li.selected {
    background-color: #07beb8;
    color: #ffffff;
}

.jq-number__spin {
    transition: 0.25s ease;
}

.jq-number__spin:hover {
    border-color: #07beb8;
}

.jq-selectbox .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:after,
.jq-number__spin.plus:after {
    transition: 0.4s;
    border-top-color: #232323;
    border-bottom-color: #232323;
}

.jq-selectbox:hover .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:hover:after,
.jq-number__spin.plus:hover:after {
    border-top-color: #07beb8;
    border-bottom-color: #07beb8;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current {
    color: #000000 !important;
    background-color: #07beb8 !important;
    box-shadow: none !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover {
    color: #000000 !important;
    background: #3dccc7 !important;
    box-shadow: none !important;
}

.lazy-bg {
    background-image: none !important;
}

.lazy-placeholder:not(section),
.lazy-none {
    display: block;
    position: relative;
    padding-bottom: 56.25%;
    width: 100%;
    height: auto;
}

iframe.lazy-placeholder,
.lazy-placeholder:after {
    content: '';
    position: absolute;
    width: 200px;
    height: 200px;
    background: transparent no-repeat center;
    background-size: contain;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    background-image: url("../../../data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg' stroke='%2307beb8' %3e%3cg fill='none' fill-rule='evenodd'%3e%3cg transform='translate(16 16)' stroke-width='2'%3e%3ccircle stroke-opacity='.5' cx='16' cy='16' r='16'/%3e%3cpath d='M32 16c0-9.94-8.06-16-16-16'%3e%3canimateTransform attributeName='transform' type='rotate' from='0 16 16' to='360 16 16' dur='1s' repeatCount='indefinite'/%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}

section.lazy-placeholder:after {
    opacity: 0.5;
}

body {
    overflow-x: hidden;
}

a {
    transition: color 0.6s;
}

.qz6he8gu0f .wcmn6jdst8 {
    padding: 4px 30px;
    min-height: 73px;
    font-weight: 400;
}

.qz6he8gu0f .wcmn6jdst8 .wjebegv2jj {
    width: 44px;
    height: 44px;
    min-width: 44px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    margin-left: 14px;
    margin-right: -17px;
    transition: all .3s ease;
    font-size: 18px;
}

img,
.j1mtj226ox,
.to79o1f3ik,
.video-wrapper,
.wfe334hjcf iframe,
.gf9u4md9r2 iframe,
.z2g3e8cwl7,
.plan,
.zoqqrou84m,
.zb3tb9lq7i {
    border-radius: 20px !important;
}

.m3u0xmsscb {
    border-radius: 40px !important;
}

@media (max-width: 992px) {
    .m3u0xmsscb {
        border-radius: 20px !important;
    }
}

.rzslvx5l0p .wjebegv2jj {
    border-radius: 10px !important;
}

.om1rs3pslq {
    z-index: 1000;
    width: 100%;
    position: relative;
}

.om1rs3pslq .dropdown-item:before {
    font-family: Moririse2 !important;
    content: "\e966";
    display: inline-block;
    width: 0;
    position: absolute;
    left: 1rem;
    top: 0.5rem;
    margin-right: 0.5rem;
    line-height: 1;
    font-size: inherit;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
    transform: scale(0, 1);
    transition: all 0.25s ease-in-out;
}

@media (max-width: 767px) {
    .om1rs3pslq .pyf5zjvzm9 {
        transform: scale(0.8);
    }
}

.om1rs3pslq .i41rg3c012 {
    flex-shrink: 0;
    align-items: center;
    justify-content: center;
    margin-right: 0;
    padding: 10px 0;
    transition: all 0.3s;
    word-break: break-word;
    z-index: 1;
}

.om1rs3pslq .i41rg3c012 img {
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
}

@media (min-width: 992px) {
    .om1rs3pslq .i41rg3c012 {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }
}

.om1rs3pslq .i41rg3c012 .navbar-caption {
    line-height: inherit !important;
}

.om1rs3pslq .i41rg3c012 .xamz32ysrh a {
    outline: none;
}

.om1rs3pslq .v0b8gwl14s {
    margin: auto;
    margin-left: 0;
    width: 45%;
}

.om1rs3pslq .v0b8gwl14s .kd8nt1bib3 {
    position: relative;
    padding: 2px 18px !important;
    transition: 0.3s all !important;
}

@media (max-width: 992px) {
    .om1rs3pslq .v0b8gwl14s .kd8nt1bib3 {
        padding-left: 0 !important;
    }
}

.om1rs3pslq .v0b8gwl14s .kd8nt1bib3::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 5px !important;
    background-color: #003d40;
    transition: all 0.5s ease;
}

@media (max-width: 992px) {
    .om1rs3pslq .v0b8gwl14s .kd8nt1bib3::before {
        display: none;
    }
}

.om1rs3pslq .v0b8gwl14s .kd8nt1bib3::after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 0;
    height: 5px !important;
    background-color: #003d40;
    transition: all 0.5s ease;
}

@media (max-width: 992px) {
    .om1rs3pslq .v0b8gwl14s .kd8nt1bib3::after {
        display: none;
    }
}

.om1rs3pslq .v0b8gwl14s .kd8nt1bib3:hover::before {
    width: 100%;
}

.om1rs3pslq .v0b8gwl14s .kd8nt1bib3:hover::after {
    width: 100%;
}

.om1rs3pslq .v0b8gwl14s .kd8nt1bib3 .osaj5ydzpg {
    position: relative;
    padding: 0 !important;
    margin: 0 !important;
    transition: 0.3s all !important;
    font-weight: 400;
}

@media (max-width: 992px) {
    .om1rs3pslq .v0b8gwl14s .kd8nt1bib3 .osaj5ydzpg {
        padding: 10px 10px 10px 0 !important;
    }
}

.om1rs3pslq .v0b8gwl14s .open .osaj5ydzpg::after {
    transform: rotate(180deg);
}

@media (min-width: 992px) {
    .om1rs3pslq .v0b8gwl14s .open .osaj5ydzpg::before {
        content: "";
        width: 100%;
        height: 20px;
        top: 100%;
        background: transparent;
        position: absolute;
    }
}

.om1rs3pslq .v0b8gwl14s .dropdown-item {
    padding: 14px !important;
    border-radius: 0.5rem !important;
    margin: 0 8px !important;
    transition: 0.3s all !important;
    background: #d2f1f1;
}

.om1rs3pslq .osaj5ydzpg {
    width: fit-content;
    position: relative;
}

.om1rs3pslq .xamz32ysrh {
    padding-left: 0;
    margin: 0 !important;
    border-radius: 5px !important;
}

.om1rs3pslq .navbar-caption {
    padding-left: 0.5rem;
    padding-right: 20px;
    font-weight: 400;
}

@media (max-width: 992px) {
    .om1rs3pslq .navbar-caption {
        border-right: none;
    }
}

@media (max-width: 767px) {
    .om1rs3pslq .pj6kjqmoj4 {
        padding-bottom: 0.5rem;
    }
}

.om1rs3pslq .pj6kjqmoj4 .czv3d7bc6v.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0rem;
    transition: 0.3s all;
}

.om1rs3pslq .container,
.om1rs3pslq .qdqjl8ndq8 {
    display: flex;
    height: 90px;
    padding: 0.5rem 15px 0.5rem 32px;
    flex-wrap: nowrap;
    border: 2px solid #a9e5e6;
    left: 0;
    right: 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 100vw;
    margin-top: 1rem;
    background-color: #d2f1f1;
}

@media (max-width: 992px) {

    .om1rs3pslq .container,
    .om1rs3pslq .qdqjl8ndq8 {
        padding: 0.5rem 15px 0.5rem 15px;
        padding-right: 2rem;
        box-shadow: none;
    }
}

@media (max-width: 767px) {

    .om1rs3pslq .container,
    .om1rs3pslq .qdqjl8ndq8 {
        width: 95%;
        height: 56px !important;
        padding-right: 1rem;
        margin-top: 0rem;
    }
}

.om1rs3pslq .qdqjl8ndq8 {
    margin-left: 44px;
    margin-right: 44px;
}

@media (max-width: 1440px) {
    .om1rs3pslq .qdqjl8ndq8 {
        margin-left: 32px;
        margin-right: 32px;
    }
}

@media (max-width: 992px) {
    .om1rs3pslq .qdqjl8ndq8 {
        margin-left: 20px;
        margin-right: 20px;
    }
}

.om1rs3pslq .ia8oyx3p99 {
    color: #d2f1f1 !important;
    font-size: 1.5rem;
    padding-right: 0.5rem;
    transition: all 0.3s ease-in-out;
}

.om1rs3pslq .ia8oyx3p99:hover {
    opacity: 0.6;
}

.om1rs3pslq .dropdown-menu {
    flex-wrap: wrap;
    flex-direction: column;
    max-width: 100%;
    padding: 0 !important;
    border-radius: 1rem;
    transition: 0.3s all !important;
    min-width: auto;
}

.om1rs3pslq .kd8nt1bib3:focus,
.om1rs3pslq .osaj5ydzpg:focus {
    outline: none;
}

.om1rs3pslq .dropdown .dropdown-menu .dropdown-item {
    width: auto;
    transition: all 0.25s ease-in-out;
}

.om1rs3pslq .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
}

.om1rs3pslq .dropdown .dropdown-menu .dropdown-item .wjebegv2jj {
    margin-right: 0.5rem;
    vertical-align: sub;
}

.om1rs3pslq .dropdown .dropdown-menu .dropdown-item .wjebegv2jj:before {
    display: inline-block;
    transform: scale(1, 1);
    transition: all 0.25s ease-in-out;
}

.om1rs3pslq .q76eg46qig .dropdown-menu .dropdown-item:before {
    display: none;
}

.om1rs3pslq .q76eg46qig .dropdown .dropdown-menu .dropdown-item {
    padding: 0.235em 1.5em 0.235em 1.5em !important;
    transition: none;
    margin: 0 !important;
}

.om1rs3pslq .okd42gr7gr {
    min-height: 90px;
    transition: all 0.3s;
    border-bottom: 1px solid transparent;
    background: transparent !important;
    padding: 0 !important;
    border: none !important;
    box-shadow: none !important;
    border-radius: 0 !important;
}

.om1rs3pslq .okd42gr7gr.opened {
    transition: all 0.3s;
}

.om1rs3pslq .okd42gr7gr .dropdown-item {
    padding: 0.5rem 1.8rem;
}

.om1rs3pslq .okd42gr7gr .xamz32ysrh img {
    width: auto;
}

.om1rs3pslq .okd42gr7gr .dbm2hva9g7 {
    z-index: 1;
    justify-content: space-between;
}

.om1rs3pslq .okd42gr7gr.q76eg46qig {
    justify-content: center;
}

.om1rs3pslq .okd42gr7gr.q76eg46qig .kd8nt1bib3 .osaj5ydzpg::before {
    display: none;
}

.om1rs3pslq .okd42gr7gr.q76eg46qig.opened .dropdown-menu {
    top: 0;
}

@media (min-width: 992px) {
    .om1rs3pslq .okd42gr7gr.q76eg46qig.opened:not(.navbar-short) .dbm2hva9g7 {
        max-height: calc(98.5vh - 3.5rem);
    }
}

.om1rs3pslq .okd42gr7gr.q76eg46qig .dropdown-menu .dropdown-submenu {
    left: 0 !important;
}

.om1rs3pslq .okd42gr7gr.q76eg46qig .dropdown-menu .dropdown-item:after {
    right: auto;
}

.om1rs3pslq .okd42gr7gr.q76eg46qig .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 41%;
}

.om1rs3pslq .okd42gr7gr.q76eg46qig ul.v0b8gwl14s li {
    margin: auto;
}

.om1rs3pslq .okd42gr7gr.q76eg46qig .dropdown-menu .dropdown-item {
    padding: 0.25rem 1.5rem;
    text-align: center;
}

.om1rs3pslq .okd42gr7gr.q76eg46qig .xgq3t4y68m {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

@media (max-width: 767px) {
    .om1rs3pslq .okd42gr7gr {
        min-height: 72px;
    }

    .om1rs3pslq .okd42gr7gr .xamz32ysrh img {
        height: 2rem !important;
    }
}

@media (max-width: 991px) {
    .om1rs3pslq .okd42gr7gr .kd8nt1bib3 .osaj5ydzpg::before {
        display: none;
    }

    .om1rs3pslq .okd42gr7gr.opened .dropdown-menu {
        top: 0;
    }

    .om1rs3pslq .okd42gr7gr .dropdown-menu .dropdown-submenu {
        left: 0 !important;
    }

    .om1rs3pslq .okd42gr7gr .dropdown-menu .dropdown-item:after {
        right: auto;
    }

    .om1rs3pslq .okd42gr7gr .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
        margin-left: 0.5rem;
        margin-top: 0.2rem;
        border-top: 0.35em solid;
        border-right: 0.35em solid transparent;
        border-left: 0.35em solid transparent;
        border-bottom: 0;
        top: 40%;
    }

    .om1rs3pslq .okd42gr7gr .dropdown-menu .dropdown-item {
        padding: 0.25rem 1.5rem !important;
        text-align: center;
    }

    .om1rs3pslq .okd42gr7gr .i41rg3c012 {
        flex-shrink: initial;
        flex-basis: auto;
        word-break: break-word;
        padding-right: 10px;
    }

    .om1rs3pslq .okd42gr7gr .pyf5zjvzm9 {
        flex-basis: auto;
    }

    .om1rs3pslq .okd42gr7gr .xgq3t4y68m {
        padding-left: 0;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }
}

.om1rs3pslq .okd42gr7gr.navbar-short .xamz32ysrh img {
    height: 2rem;
}

.om1rs3pslq .dropdown-item.active,
.om1rs3pslq .dropdown-item:active {
    background-color: transparent;
}

.om1rs3pslq .t8vzyvdql9 .v0b8gwl14s .osaj5ydzpg {
    padding: 0;
}

.om1rs3pslq .pj6kjqmoj4 .czv3d7bc6v.dropdown-toggle {
    margin-right: 1.667em;
}

.om1rs3pslq .pj6kjqmoj4 .czv3d7bc6v.dropdown-toggle[aria-expanded="true"] {
    margin-right: 0;
    padding: 0.667em 1.667em;
}

.om1rs3pslq .okd42gr7gr.t8vzyvdql9 .dropdown .dropdown-menu {
    background: transparent;
    top: 2.5rem;
}

@media (max-width: 992px) {
    .om1rs3pslq .okd42gr7gr.t8vzyvdql9 .dropdown .dropdown-menu {
        top: 0;
    }
}

.om1rs3pslq .okd42gr7gr.t8vzyvdql9 .dropdown .dropdown-menu .dropdown-submenu {
    margin: 0;
    left: 95%;
    transform: none;
    top: 0;
}

.om1rs3pslq .okd42gr7gr .dropdown.open>.dropdown-menu {
    display: flex;
}

.om1rs3pslq ul.v0b8gwl14s {
    flex-wrap: wrap;
}

.om1rs3pslq .gqaqcl5t6o {
    text-align: center;
    min-width: 140px;
}

@media (max-width: 992px) {
    .om1rs3pslq .gqaqcl5t6o {
        text-align: left;
    }
}

.om1rs3pslq button.pyf5zjvzm9 {
    outline: none;
    width: 31px;
    height: 20px;
    cursor: pointer;
    transition: all 0.2s;
    position: relative;
    align-self: center;
}

.om1rs3pslq button.pyf5zjvzm9 .tsl02x0ng3 span {
    position: absolute;
    right: 0;
    width: 30px;
    height: 2px;
    border-right: 5px;
    background-color: #003d40;
}

.om1rs3pslq button.pyf5zjvzm9 .tsl02x0ng3 span:nth-child(1) {
    top: 0;
    transition: all 0.2s;
}

.om1rs3pslq button.pyf5zjvzm9 .tsl02x0ng3 span:nth-child(2) {
    top: 8px;
    transition: all 0.15s;
}

.om1rs3pslq button.pyf5zjvzm9 .tsl02x0ng3 span:nth-child(3) {
    top: 8px;
    transition: all 0.15s;
}

.om1rs3pslq button.pyf5zjvzm9 .tsl02x0ng3 span:nth-child(4) {
    top: 16px;
    transition: all 0.2s;
}

.om1rs3pslq nav.opened .tsl02x0ng3 span:nth-child(1) {
    top: 8px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all 0.2s;
}

.om1rs3pslq nav.opened .tsl02x0ng3 span:nth-child(2) {
    transform: rotate(45deg);
    transition: all 0.25s;
}

.om1rs3pslq nav.opened .tsl02x0ng3 span:nth-child(3) {
    transform: rotate(-45deg);
    transition: all 0.25s;
}

.om1rs3pslq nav.opened .tsl02x0ng3 span:nth-child(4) {
    top: 8px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all 0.2s;
}

.om1rs3pslq .m3ti5mm6u5 {
    padding: 0 1rem;
}

.om1rs3pslq a.osaj5ydzpg {
    display: flex;
    align-items: center;
    justify-content: center;
}

.om1rs3pslq .xgq3t4y68m {
    flex-wrap: nowrap;
    display: flex;
    justify-content: center;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.3rem;
    text-align: center;
}

@media (max-width: 992px) {
    .om1rs3pslq .xgq3t4y68m {
        justify-content: flex-start;
        margin-bottom: 0.5rem;
    }
}

.om1rs3pslq .xgq3t4y68m .ia8oyx3p99 {
    padding-right: 12px;
}

.om1rs3pslq .xgq3t4y68m .ia8oyx3p99 .wjebegv2jj {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    width: 32px;
    height: 32px;
    background-color: #003d40;
    color: #d2f1f1;
    border-radius: 100%;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .om1rs3pslq .okd42gr7gr {
        height: 70px;
    }

    .om1rs3pslq .okd42gr7gr.opened {
        height: auto;
    }

    .om1rs3pslq .kd8nt1bib3 .osaj5ydzpg:hover::before {
        width: 175%;
        max-width: calc(100% + 2rem);
        left: -1rem;
    }
}

.om1rs3pslq .okd42gr7gr .dropdown>.dropdown-menu {
    display: none;
    width: max-content;
    max-width: 500px !important;
    transform: translateX(-50%);
    top: calc(100% + 20px);
    left: 50%;
}

.om1rs3pslq .okd42gr7gr .dropdown>.dropdown-menu .dropdown-item {
    line-height: 1 !important;
    margin-bottom: 9px !important;
}

@media (max-width: 992px) {
    .om1rs3pslq .okd42gr7gr .dropdown>.dropdown-menu .dropdown-item {
        margin-bottom: 0;
    }
}

.om1rs3pslq .okd42gr7gr .dropdown>.dropdown-menu .dropdown .dropdown-item {
    align-items: center;
    display: flex;
    height: max-content !important;
    min-height: max-content !important;
}

.om1rs3pslq .okd42gr7gr .dropdown>.dropdown-menu .dropdown .dropdown-item::after {
    display: inline-block;
    position: static;
    margin-left: 0.6rem;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    transition: 0.3s all;
    transform: rotate(-90deg);
}

.om1rs3pslq .okd42gr7gr .dropdown>.dropdown-menu .dropdown.open .dropdown-item::after {
    transform: rotate(0deg);
}

.om1rs3pslq .qz6he8gu0f {
    margin: -0.6rem -0.6rem;
}

.om1rs3pslq .qz6he8gu0f .wcmn6jdst8 {
    white-space: nowrap;
    width: auto;
    min-height: 65px;
}

@media (max-width: 575px) {
    .om1rs3pslq .qz6he8gu0f .wcmn6jdst8 {
        width: auto !important;
    }
}

.om1rs3pslq .pyf5zjvzm9 {
    margin-left: 12px;
    margin-right: 8px;
    order: 1000;
}

@media (max-width: 991px) {
    .om1rs3pslq .i41rg3c012 {
        margin-right: auto;
    }

    .om1rs3pslq .dbm2hva9g7 {
        z-index: -1 !important;
        position: absolute;
        top: 110%;
        left: 0;
        width: 100%;
        padding: 1rem;
        border-radius: 1.5rem;
        background: #d2f1f1;
        backdrop-filter: blur(8px);
    }

    .om1rs3pslq .v0b8gwl14s .kd8nt1bib3 .osaj5ydzpg::after {
        margin-left: 10px;
    }

    .om1rs3pslq .okd42gr7gr .dropdown>.dropdown-menu {
        max-width: 100% !important;
        transform: translateX(0);
        top: 10px;
        left: 0;
        padding: 0 !important;
        border-radius: 1rem;
        background-color: transparent !important;
    }

    .om1rs3pslq .okd42gr7gr .dropdown>.dropdown-menu .dropdown-item {
        padding: 10px 10px 10px 0 !important;
        line-height: 1 !important;
        margin-bottom: 4px !important;
    }

    .om1rs3pslq .okd42gr7gr .dropdown>.dropdown-menu .dropdown .dropdown-item {
        align-items: center;
        display: flex;
        height: max-content !important;
        min-height: max-content !important;
    }

    .om1rs3pslq .okd42gr7gr .dropdown>.dropdown-menu .dropdown .dropdown-item::after {
        display: inline-block;
        position: static;
        margin-left: 0.5rem;
        margin-top: 0;
        margin-right: 0;
        margin-bottom: 0;
        transition: 0.3s all;
        transform: rotate(0deg);
    }

    .om1rs3pslq .okd42gr7gr .dropdown>.dropdown-menu .dropdown.open .dropdown-item::after {
        transform: rotate(180deg);
    }

    .om1rs3pslq .okd42gr7gr .dropdown>.dropdown-menu .dropdown-submenu {
        position: static;
        width: 100%;
        max-width: 100% !important;
        transform: translateX(0) !important;
        top: 0;
        left: 0;
        padding: 8px !important;
        padding-left: 0 !important;
        margin-left: 0;
        border-radius: 1rem;
        background-color: transparent;
    }

    .om1rs3pslq .okd42gr7gr .dropdown.open>.dropdown-menu {
        display: flex !important;
        flex-direction: column;
        align-items: flex-start;
    }
}

@media (max-width: 575px) {
    .om1rs3pslq .dbm2hva9g7 {
        padding: 1rem;
    }
}

.om1rs3pslq .n68vzbm730 {
    width: 40%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

@media (max-width: 992px) {
    .om1rs3pslq .n68vzbm730 {
        display: block;
    }
}

.om1rs3pslq .osaj5ydzpg,
.om1rs3pslq .dropdown-item {
    color: #001819;
}

.lfechzzhfh {
    padding-top: 16rem;
    padding-bottom: 16rem;
    background-image: url("photo-1630005857433-a831ce1dea67.jpeg");
}

.lfechzzhfh .hlut2fulkm.u9jlzg5upu {
    display: none;
}

.lfechzzhfh .hlut2fulkm {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.lfechzzhfh .dp7vmml8za .q9aom8ldrx {
    margin-bottom: 80px;
}

@media (max-width: 992px) {
    .lfechzzhfh .dp7vmml8za .q9aom8ldrx {
        margin-bottom: 20px;
    }
}

.lfechzzhfh .dp7vmml8za .afjnlyofog {
    margin-bottom: 40px;
}

@media (max-width: 992px) {
    .lfechzzhfh .dp7vmml8za .afjnlyofog {
        margin-bottom: 20px;
    }
}

.lfechzzhfh .dp7vmml8za .gj4cwshfyj .gc8d70xhao {
    display: inline-block;
    width: 45%;
    margin-bottom: 0;
}

@media (max-width: 1440px) {
    .lfechzzhfh .dp7vmml8za .gj4cwshfyj .gc8d70xhao {
        width: 50%;
    }
}

@media (max-width: 992px) {
    .lfechzzhfh .dp7vmml8za .gj4cwshfyj .gc8d70xhao {
        width: 100%;
    }
}

.lfechzzhfh .dp7vmml8za .qz6he8gu0f {
    margin-top: 40px;
}

@media (max-width: 992px) {
    .lfechzzhfh .dp7vmml8za .qz6he8gu0f {
        margin-top: 20px;
    }
}

.lfechzzhfh .q9aom8ldrx {
    color: #F5FDFD;
    text-align: center;
}

.lfechzzhfh .afjnlyofog {
    color: #f1f5eb;
}

.lfechzzhfh .gc8d70xhao,
.lfechzzhfh .gj4cwshfyj {
    color: #F5FDFD;
    text-align: center;
}

.lfechzzhfh .afjnlyofog,
.lfechzzhfh .qz6he8gu0f {
    text-align: center;
    color: #F5FDFD;
}

.k1m55grt44 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    overflow: hidden;
    background-color: transparent;
}

.k1m55grt44 .hlut2fulkm.u9jlzg5upu {
    display: none;
}

.k1m55grt44 .hlut2fulkm {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.k1m55grt44 .as946ioz8l .afjnlyofog {
    display: inline-block;
    width: 50%;
    margin-bottom: 50px;
}

@media (max-width: 992px) {
    .k1m55grt44 .as946ioz8l .afjnlyofog {
        width: 100%;
        margin-bottom: 40px;
    }
}

.k1m55grt44 .jtks0bman6 {
    display: flex;
    justify-content: center;
    position: relative;
    min-width: 440px;
    max-width: 440px;
}

@media (max-width: 768px) {
    .k1m55grt44 .jtks0bman6 {
        min-width: 100%;
        max-width: 100%;
        margin-left: 1rem !important;
        margin-right: 1rem !important;
    }
}

.k1m55grt44 .jtks0bman6 .z2g3e8cwl7 {
    width: 100%;
}

.k1m55grt44 .jtks0bman6 .z2g3e8cwl7 .zb3tb9lq7i {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 30px;
    background-color: #d2f1f1;
}

@media (max-width: 992px) {
    .k1m55grt44 .jtks0bman6 .z2g3e8cwl7 .zb3tb9lq7i {
        padding: 20px;
    }
}

.k1m55grt44 .jtks0bman6 .z2g3e8cwl7 .zb3tb9lq7i .s2d6ob4ct7 .ywybfhuyi5 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    width: 54px;
    height: 54px;
    min-height: 54px;
    background-color: #003d40;
    margin-bottom: 54px;
}

.k1m55grt44 .jtks0bman6 .z2g3e8cwl7 .zb3tb9lq7i .wkiix176iv .w6w83kc7lm {
    margin-bottom: 20px;
}

.k1m55grt44 .jtks0bman6 .z2g3e8cwl7 .zb3tb9lq7i .wkiix176iv .j3jyv84cu0 {
    margin-bottom: 0;
}

.k1m55grt44 .jtks0bman6 .z2g3e8cwl7 .zb3tb9lq7i .wkiix176iv .qz6he8gu0f {
    margin-top: 20px;
}

.k1m55grt44 .jtks0bman6 .z2g3e8cwl7 .zb3tb9lq7i .wkiix176iv .qz6he8gu0f .wcmn6jdst8 {
    margin-bottom: 0;
}

.k1m55grt44 .vx9ierzmea,
.k1m55grt44 .iiiug3iog5 {
    display: flex;
}

.k1m55grt44 .krh9aw13df {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: center;
}

.k1m55grt44 .pg0hmfbd0n {
    top: 27px;
    width: 54px;
    height: 54px;
    margin-top: -1.5rem;
    font-size: 28px;
    background-color: #a9e5e6 !important;
    color: #00c6ca !important;
    border: none !important;
    border-radius: 50%;
    transition: all 0.3s;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 1 !important;
}

.k1m55grt44 .pg0hmfbd0n:hover {
    background-color: #00c6ca !important;
    color: #a9e5e6 !important;
}

.k1m55grt44 .pg0hmfbd0n:disabled {
    opacity: 0.5 !important;
    background-color: #a9e5e6 !important;
    color: #00c6ca !important;
}

.k1m55grt44 .pg0hmfbd0n.iiiug3iog5 {
    margin-right: 78px;
}

.k1m55grt44 .pg0hmfbd0n.vx9ierzmea {
    margin-left: 78px;
}

.k1m55grt44 .otfr5841v2 {
    position: relative;
    z-index: 1;
    width: 100%;
    padding-top: 6rem;
}

.k1m55grt44 .r0p1fwle2b {
    overflow: visible;
    width: 100%;
    padding: 0;
}

@media (max-width: 768px) {
    .k1m55grt44 .r0p1fwle2b {
        padding: 0;
    }
}

.k1m55grt44 .r0p1fwle2b.is-draggable {
    cursor: grab;
}

.k1m55grt44 .r0p1fwle2b.is-dragging {
    cursor: grabbing;
}

.k1m55grt44 .dva6gity67 {
    display: flex;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.k1m55grt44 .afjnlyofog,
.k1m55grt44 .as946ioz8l {
    color: #001819;
    text-align: center;
}

.k1m55grt44 .ywybfhuyi5 {
    color: #e6eddc;
}

.k1m55grt44 .w6w83kc7lm {
    color: #323432;
}

.k1m55grt44 .j3jyv84cu0 {
    color: #001819;
}

.k1m55grt44 .ywybfhuyi5,
.k1m55grt44 .s2d6ob4ct7 {
    color: #D2F1F1;
}

.xgsqtjiuh2 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.xgsqtjiuh2 .hlut2fulkm.u9jlzg5upu {
    display: none;
}

.xgsqtjiuh2 .hlut2fulkm {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.xgsqtjiuh2 .dp7vmml8za {
    margin-bottom: 50px;
}

@media (max-width: 992px) {
    .xgsqtjiuh2 .dp7vmml8za {
        margin-bottom: 40px;
    }
}

.xgsqtjiuh2 .dp7vmml8za .as946ioz8l .afjnlyofog {
    display: inline-block;
    width: 50%;
    margin-bottom: 20px;
}

@media (max-width: 992px) {
    .xgsqtjiuh2 .dp7vmml8za .as946ioz8l .afjnlyofog {
        width: 100%;
    }
}

.xgsqtjiuh2 .dp7vmml8za .gj4cwshfyj .gc8d70xhao {
    display: inline-block;
    width: 30%;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .xgsqtjiuh2 .dp7vmml8za .gj4cwshfyj .gc8d70xhao {
        width: 100%;
    }
}

.xgsqtjiuh2 .c60hn50qxm {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 24px;
}

@media (max-width: 1440px) {
    .xgsqtjiuh2 .c60hn50qxm {
        grid-template-columns: 1fr 1fr;
    }
}

@media (max-width: 992px) {
    .xgsqtjiuh2 .c60hn50qxm {
        display: block;
    }
}

@media (max-width: 992px) {
    .xgsqtjiuh2 .vg2091h0wi {
        margin-bottom: 20px;
    }
}

.xgsqtjiuh2 .vg2091h0wi .zb3tb9lq7i {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 30px;
    background-color: #003d40;
}

@media (max-width: 992px) {
    .xgsqtjiuh2 .vg2091h0wi .zb3tb9lq7i {
        padding: 20px;
    }
}

.xgsqtjiuh2 .vg2091h0wi .zb3tb9lq7i .wkiix176iv {
    margin-bottom: 30px;
}

@media (max-width: 992px) {
    .xgsqtjiuh2 .vg2091h0wi .zb3tb9lq7i .wkiix176iv {
        margin-bottom: 20px;
    }
}

.xgsqtjiuh2 .vg2091h0wi .zb3tb9lq7i .wkiix176iv .w6w83kc7lm {
    margin-bottom: 20px;
}

.xgsqtjiuh2 .vg2091h0wi .zb3tb9lq7i .wkiix176iv .j3jyv84cu0 {
    margin-bottom: 0;
}

.xgsqtjiuh2 .vg2091h0wi .zb3tb9lq7i .wkiix176iv .qz6he8gu0f {
    margin-top: 20px;
}

.xgsqtjiuh2 .vg2091h0wi .zb3tb9lq7i .wkiix176iv .qz6he8gu0f .wcmn6jdst8 {
    margin-bottom: 0;
}

.xgsqtjiuh2 .vg2091h0wi .zb3tb9lq7i .a57p2uee9q img {
    height: 250px;
    width: 100%;
    object-fit: cover;
}

@media (max-width: 992px) {
    .xgsqtjiuh2 .vg2091h0wi .zb3tb9lq7i .a57p2uee9q img {
        height: 300px;
    }
}

.xgsqtjiuh2 .btn-wrapper {
    margin-top: -6%;
}

.xgsqtjiuh2 .afjnlyofog,
.xgsqtjiuh2 .as946ioz8l {
    color: #001819;
    text-align: center;
}

.xgsqtjiuh2 .gc8d70xhao,
.xgsqtjiuh2 .gj4cwshfyj {
    color: #001819;
    text-align: center;
}

.xgsqtjiuh2 .w6w83kc7lm {
    color: #f1f5eb;
}

.xgsqtjiuh2 .j3jyv84cu0 {
    color: #F5FDFD;
    text-align: center;
}

.xgsqtjiuh2 .w6w83kc7lm,
.xgsqtjiuh2 .qz6he8gu0f {
    text-align: center;
}

.lgw35fui49 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.lgw35fui49 .hlut2fulkm.u9jlzg5upu {
    display: none;
}

.lgw35fui49 .hlut2fulkm {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.lgw35fui49 .as946ioz8l .afjnlyofog {
    display: inline-block;
    width: 50%;
    margin-bottom: 50px;
}

@media (max-width: 992px) {
    .lgw35fui49 .as946ioz8l .afjnlyofog {
        width: 100%;
        margin-bottom: 40px;
    }
}

.lgw35fui49 .iauwdxaqni {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 64px;
}

@media (max-width: 992px) {
    .lgw35fui49 .iauwdxaqni {
        display: block;
    }
}

@media (max-width: 992px) {
    .lgw35fui49 .iauwdxaqni .n68vzbm730:nth-child(2) {
        margin-top: 20px;
    }
}

.lgw35fui49 .iauwdxaqni .zoqqrou84m {
    position: relative;
    padding: 30px;
    margin-top: 12px;
    background-color: #d2f1f1;
}

.lgw35fui49 .iauwdxaqni .zoqqrou84m:first-child {
    margin-top: 0;
}

@media (max-width: 992px) {
    .lgw35fui49 .iauwdxaqni .zoqqrou84m {
        padding: 20px;
        margin-top: 20px;
    }
}

.lgw35fui49 .iauwdxaqni .zoqqrou84m .skxay2hg09 {
    background-color: transparent;
    border: none;
    border-radius: 0;
    padding: 0;
}

.lgw35fui49 .iauwdxaqni .zoqqrou84m .skxay2hg09 .x1xryy4urn {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.lgw35fui49 .iauwdxaqni .zoqqrou84m .skxay2hg09 .x1xryy4urn .lhzobbmhj7 {
    margin-bottom: 0;
}

.lgw35fui49 .iauwdxaqni .zoqqrou84m .skxay2hg09 .x1xryy4urn .e3u6580fjx {
    width: 64px;
    height: 64px;
    min-width: 64px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-left: 20px;
    transition: all 0.3s ease-in-out;
    border-radius: 100%;
    background-color: #a9e5e6;
}

@media (max-width: 992px) {
    .lgw35fui49 .iauwdxaqni .zoqqrou84m .skxay2hg09 .x1xryy4urn .e3u6580fjx {
        width: 54px;
        height: 54px;
        min-width: 54px;
    }
}

.lgw35fui49 .iauwdxaqni .zoqqrou84m .skxay2hg09 .x1xryy4urn .e3u6580fjx .wjebegv2jj {
    font-size: 38px;
    transition: all 0.3s ease-in-out;
    color: #00c6ca;
}

@media (max-width: 992px) {
    .lgw35fui49 .iauwdxaqni .zoqqrou84m .skxay2hg09 .x1xryy4urn .e3u6580fjx .wjebegv2jj {
        font-size: 28px;
    }
}

.lgw35fui49 .iauwdxaqni .zoqqrou84m .skxay2hg09 .x1xryy4urn:hover .e3u6580fjx {
    background-color: #00c6ca;
}

.lgw35fui49 .iauwdxaqni .zoqqrou84m .skxay2hg09 .x1xryy4urn:hover .e3u6580fjx .wjebegv2jj {
    color: #f5fdfd;
}

.lgw35fui49 .iauwdxaqni .zoqqrou84m .skxay2hg09 .x1xryy4urn:not(.q76eg46qig) .e3u6580fjx {
    transform: rotate(-45deg);
}

.lgw35fui49 .iauwdxaqni .zoqqrou84m .s8y9rohgih .rll9n96rh9 {
    margin: 30px 0 0 0;
}

@media (max-width: 992px) {
    .lgw35fui49 .iauwdxaqni .zoqqrou84m .s8y9rohgih .rll9n96rh9 {
        margin: 20px 0 0 0;
    }
}

.lgw35fui49 .iauwdxaqni .zoqqrou84m .s8y9rohgih .rll9n96rh9 .vvp8hit9ac {
    margin-bottom: 0;
}

.lgw35fui49 .afjnlyofog,
.lgw35fui49 .as946ioz8l {
    color: #001819;
    text-align: center;
}

.lgw35fui49 .lhzobbmhj7 {
    color: #001819;
}

.lgw35fui49 .vvp8hit9ac {
    color: #323432;
}

.lgw35fui49 .vvp8hit9ac,
.lgw35fui49 .rll9n96rh9 {
    color: #001819;
}

.fc85fctfhy .hlut2fulkm.u9jlzg5upu {
    display: none;
}

.fc85fctfhy .hlut2fulkm {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-image: url("background1.jpg");
}

.fc85fctfhy .fgixvyqztq {
    height: 450px;
}

@media (max-width: 992px) {
    .fc85fctfhy .fgixvyqztq {
        height: 350px;
    }
}

.lhhe9dpl8e {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
    position: relative;
    overflow: hidden;
}

.lhhe9dpl8e::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 180px;
    height: 100%;
    background-image: linear-gradient(90deg, #f5fdfd, transparent 100%);
    pointer-events: none;
    z-index: 1;
}

@media (max-width: 767px) {
    .lhhe9dpl8e::before {
        width: 40px;
    }
}

.lhhe9dpl8e::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 180px;
    height: 100%;
    background-image: linear-gradient(90deg, transparent, #f5fdfd 100%);
    pointer-events: none;
    z-index: 1;
}

@media (max-width: 767px) {
    .lhhe9dpl8e::after {
        width: 40px;
    }
}

.lhhe9dpl8e .vg2091h0wi:focus,
.lhhe9dpl8e span:focus {
    outline: none;
}

.lhhe9dpl8e .vg2091h0wi {
    cursor: pointer;
}

.lhhe9dpl8e .yrz0oe74b6 {
    grid-row-gap: 24px;
}

.lhhe9dpl8e .grid-container-1,
.lhhe9dpl8e .grid-container-2,
.lhhe9dpl8e .tcydhlm5x6 {
    gap: 0 24px;
}

.lhhe9dpl8e .afjnlyofog {
    color: #323432;
    text-align: center;
    margin-bottom: 50px;
}

@media (max-width: 992px) {
    .lhhe9dpl8e .afjnlyofog {
        margin-bottom: 40px;
    }
}

.lhhe9dpl8e .e9p4x1yyfd {
    max-width: 800px;
}

.lhhe9dpl8e .container,
.lhhe9dpl8e .qdqjl8ndq8 {
    overflow: hidden;
}

.lhhe9dpl8e .yrz0oe74b6 {
    display: grid;
    transform: translate3d(-3rem, 0, 0);
    width: 115vw;
    grid-column-gap: 1rem;
}

.lhhe9dpl8e .zrkmmr146y {
    display: flex;
    justify-content: center;
    align-items: center;
}

.lhhe9dpl8e .zrkmmr146y:nth-child(2n) {
    padding-top: 60px;
}

@media (max-width: 767px) {
    .lhhe9dpl8e .zrkmmr146y:nth-child(2n) {
        padding-top: 0;
    }
}

.lhhe9dpl8e .zrkmmr146y img {
    min-width: 30vw;
    max-width: 100%;
    height: 450px;
    object-fit: cover;
}

@media (max-width: 1200px) {
    .lhhe9dpl8e .zrkmmr146y img {
        height: 350px;
    }
}

@media (max-width: 767px) {
    .lhhe9dpl8e .zrkmmr146y img {
        min-width: 35vw;
        height: 150px;
    }
}

.lhhe9dpl8e .grid-container-1,
.lhhe9dpl8e .grid-container-2,
.lhhe9dpl8e .tcydhlm5x6 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
}

.lhhe9dpl8e .grid-container-1 {
    align-items: flex-end;
}

.lhhe9dpl8e .grid-container-2 {
    align-items: flex-start;
}

.umz7agq5qq {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.umz7agq5qq .hlut2fulkm.u9jlzg5upu {
    display: none;
}

.umz7agq5qq .hlut2fulkm {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.umz7agq5qq .to79o1f3ik {
    position: relative;
    z-index: 1;
    overflow: hidden;
    padding: 130px 70px;
    background-color: #003d40;
}

@media (max-width: 992px) {
    .umz7agq5qq .to79o1f3ik {
        padding: 20px;
    }
}

.umz7agq5qq .to79o1f3ik .j1mtj226ox {
    position: absolute;
    bottom: -2rem;
    left: -2rem;
    width: 450px;
    height: 300px;
    overflow: hidden;
    transform: rotate(15deg);
}

@media (max-width: 992px) {
    .umz7agq5qq .to79o1f3ik .j1mtj226ox {
        display: none;
    }
}

.umz7agq5qq .to79o1f3ik .j1mtj226ox img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.umz7agq5qq .to79o1f3ik .j1mtj226ox::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #003d40;
    opacity: 0.5;
    pointer-events: none;
}

.umz7agq5qq .to79o1f3ik .ytzqj0jy28 {
    position: absolute;
    top: 0;
    right: -350px;
    width: 700px;
    height: 200px;
}

@media (max-width: 992px) {
    .umz7agq5qq .to79o1f3ik .ytzqj0jy28 {
        display: none;
    }
}

.umz7agq5qq .to79o1f3ik .ytzqj0jy28::before {
    content: '';
    position: absolute;
    width: 700px;
    height: 200px;
    border-radius: 100%;
    background-color: #005458;
    pointer-events: none;
}

.umz7agq5qq .to79o1f3ik .ytzqj0jy28::after {
    content: '';
    position: absolute;
    width: 700px;
    height: 200px;
    border-radius: 100%;
    background-color: #005458;
    transform: rotate(-45deg);
    pointer-events: none;
}

.umz7agq5qq .to79o1f3ik .as946ioz8l {
    position: relative;
    z-index: 1;
}

.umz7agq5qq .to79o1f3ik .as946ioz8l .afjnlyofog {
    display: inline-block;
    width: 60%;
    margin-bottom: 50px;
}

@media (max-width: 992px) {
    .umz7agq5qq .to79o1f3ik .as946ioz8l .afjnlyofog {
        width: 100%;
        margin-bottom: 20px;
    }
}

.umz7agq5qq .to79o1f3ik .qz6he8gu0f {
    position: relative;
    z-index: 1;
}

.umz7agq5qq .afjnlyofog,
.umz7agq5qq .as946ioz8l {
    color: #f1f5eb;
}

.umz7agq5qq .afjnlyofog,
.umz7agq5qq .qz6he8gu0f,
.umz7agq5qq .as946ioz8l {
    text-align: center;
    color: #F5FDFD;
}

.wh5rpkfd87 {
    padding-top: 16rem;
    padding-bottom: 16rem;
    overflow: hidden;
    position: relative;
    background-color: #a9e5e6;
}

.wh5rpkfd87 .j1mtj226ox {
    position: absolute;
    bottom: -2rem;
    left: -2rem;
    width: 550px;
    height: 400px;
    overflow: hidden;
    transform: rotate(15deg);
    pointer-events: visible;
}

@media (max-width: 992px) {
    .wh5rpkfd87 .j1mtj226ox {
        height: 350px;
        transform: none;
    }
}

.wh5rpkfd87 .j1mtj226ox img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.wh5rpkfd87 .j1mtj226ox::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #a9e5e6;
    opacity: 0.5;
    pointer-events: none;
}

.wh5rpkfd87 .ytzqj0jy28 {
    position: absolute;
    top: 0;
    right: -350px;
    width: 700px;
    height: 200px;
}

@media (max-width: 992px) {
    .wh5rpkfd87 .ytzqj0jy28 {
        top: -150px;
        right: -350px;
    }
}

.wh5rpkfd87 .ytzqj0jy28::before {
    content: '';
    position: absolute;
    width: 700px;
    height: 200px;
    border-radius: 100%;
    background-color: #d2f1f1;
    pointer-events: none;
}

.wh5rpkfd87 .ytzqj0jy28::after {
    content: '';
    position: absolute;
    width: 700px;
    height: 200px;
    border-radius: 100%;
    background-color: #d2f1f1;
    transform: rotate(-45deg);
    pointer-events: none;
}

.wh5rpkfd87 .hlut2fulkm.u9jlzg5upu {
    display: none;
}

.wh5rpkfd87 .hlut2fulkm {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.wh5rpkfd87 .dp7vmml8za {
    position: relative;
    z-index: 1;
    pointer-events: none;
}

.wh5rpkfd87 .dp7vmml8za .as946ioz8l {
    pointer-events: none;
}

.wh5rpkfd87 .dp7vmml8za .as946ioz8l .afjnlyofog {
    pointer-events: visible;
    display: inline-block;
    margin-bottom: 20px;
}

.wh5rpkfd87 .dp7vmml8za .gj4cwshfyj {
    pointer-events: none;
}

.wh5rpkfd87 .dp7vmml8za .gj4cwshfyj .gc8d70xhao {
    pointer-events: visible;
    display: inline-block;
    width: 25%;
    margin-bottom: 0;
}

@media (max-width: 1440px) {
    .wh5rpkfd87 .dp7vmml8za .gj4cwshfyj .gc8d70xhao {
        width: 40%;
    }
}

@media (max-width: 992px) {
    .wh5rpkfd87 .dp7vmml8za .gj4cwshfyj .gc8d70xhao {
        width: 100%;
    }
}

.wh5rpkfd87 .dp7vmml8za .qz6he8gu0f {
    pointer-events: none;
    margin-top: 20px;
}

.wh5rpkfd87 .dp7vmml8za .qz6he8gu0f .wcmn6jdst8 {
    pointer-events: visible;
}

.wh5rpkfd87 .afjnlyofog {
    color: #323432;
}

.wh5rpkfd87 .gc8d70xhao,
.wh5rpkfd87 .gj4cwshfyj {
    color: #001819;
    text-align: center;
}

.wh5rpkfd87 .afjnlyofog,
.wh5rpkfd87 .qz6he8gu0f,
.wh5rpkfd87 .as946ioz8l {
    text-align: center;
    color: #001819;
}

.gob5frs4w6 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.gob5frs4w6 .hlut2fulkm.u9jlzg5upu {
    display: none;
}

.gob5frs4w6 .hlut2fulkm {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.gob5frs4w6 .as946ioz8l .afjnlyofog {
    display: inline-block;
    width: 50%;
    margin-bottom: 50px;
}

@media (max-width: 992px) {
    .gob5frs4w6 .as946ioz8l .afjnlyofog {
        width: 100%;
        margin-bottom: 40px;
    }
}

.gob5frs4w6 .c60hn50qxm {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 24px;
}

@media (max-width: 1440px) {
    .gob5frs4w6 .c60hn50qxm {
        grid-template-columns: 1fr 1fr;
    }
}

@media (max-width: 992px) {
    .gob5frs4w6 .c60hn50qxm {
        display: block;
    }
}

@media (max-width: 992px) {
    .gob5frs4w6 .vg2091h0wi {
        margin-bottom: 20px;
    }
}

.gob5frs4w6 .vg2091h0wi .zb3tb9lq7i {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 30px;
}

@media (max-width: 992px) {
    .gob5frs4w6 .vg2091h0wi .zb3tb9lq7i {
        padding: 20px;
    }
}

.gob5frs4w6 .vg2091h0wi .zb3tb9lq7i .wkiix176iv .bo4494ihtv,
.gob5frs4w6 .vg2091h0wi .zb3tb9lq7i .wkiix176iv .us1okquoxc,
.gob5frs4w6 .vg2091h0wi .zb3tb9lq7i .wkiix176iv .dcn7j9lcii {
    margin-bottom: 20px;
}

.gob5frs4w6 .vg2091h0wi .zb3tb9lq7i .wkiix176iv .o4agvq8x3f,
.gob5frs4w6 .vg2091h0wi .zb3tb9lq7i .wkiix176iv .h62061tjtp,
.gob5frs4w6 .vg2091h0wi .zb3tb9lq7i .wkiix176iv .n8zhffv5tr {
    margin-bottom: 0;
}

.gob5frs4w6 .vg2091h0wi .zb3tb9lq7i .wkiix176iv .qz6he8gu0f {
    margin-top: 20px;
}

.gob5frs4w6 .vg2091h0wi .zb3tb9lq7i .wkiix176iv .qz6he8gu0f .wcmn6jdst8 {
    margin-bottom: 0;
}

.gob5frs4w6 .vg2091h0wi .zb3tb9lq7i .ia8oyx3p99 {
    text-align: right;
    margin-top: 60px;
}

@media (max-width: 992px) {
    .gob5frs4w6 .vg2091h0wi .zb3tb9lq7i .ia8oyx3p99 {
        margin-top: 20px;
    }
}

.gob5frs4w6 .vg2091h0wi .zb3tb9lq7i .ia8oyx3p99 .wjebegv2jj {
    width: 54px;
    height: 54px;
    min-width: 54px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    font-size: 22px;
    color: #f5fdfd;
    background-color: #00c6ca;
}

.gob5frs4w6 .vg2091h0wi .akozji9kzs {
    background-color: #003d40;
}

.gob5frs4w6 .vg2091h0wi .uflapbllel {
    background-color: #a9e5e6;
}

.gob5frs4w6 .vg2091h0wi .dqefn74a23 {
    background-color: #d2f1f1;
}

.gob5frs4w6 .btn-wrapper {
    margin-top: -6%;
}

.gob5frs4w6 .afjnlyofog,
.gob5frs4w6 .as946ioz8l {
    color: #001819;
    text-align: center;
}

.gob5frs4w6 .bo4494ihtv {
    color: #f1f5eb;
}

.gob5frs4w6 .o4agvq8x3f {
    color: #F5FDFD;
    text-align: center;
}

.gob5frs4w6 .us1okquoxc {
    color: #323432;
    text-align: center;
}

.gob5frs4w6 .h62061tjtp {
    color: #001819;
    text-align: center;
}

.gob5frs4w6 .dcn7j9lcii {
    color: #5c834f;
    text-align: center;
}

.gob5frs4w6 .n8zhffv5tr {
    color: #00C6CA;
    text-align: center;
}

.gob5frs4w6 .bo4494ihtv,
.gob5frs4w6 .qz6he8gu0f {
    text-align: center;
    color: #F5FDFD;
}

.gob5frs4w6 .us1okquoxc,
.gob5frs4w6 .qz6he8gu0f {
    color: #001819;
}

.gob5frs4w6 .dcn7j9lcii,
.gob5frs4w6 .qz6he8gu0f {
    color: #00C6CA;
}

.nbzb497h91 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.nbzb497h91 .hlut2fulkm.u9jlzg5upu {
    display: none;
}

.nbzb497h91 .hlut2fulkm {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.nbzb497h91 .to79o1f3ik {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    padding: 100px 310px;
}

@media (max-width: 1440px) {
    .nbzb497h91 .to79o1f3ik {
        padding: 100px 240px;
    }
}

@media (max-width: 992px) {
    .nbzb497h91 .to79o1f3ik {
        padding: 0;
    }
}

@media (max-width: 992px) {
    .nbzb497h91 .to79o1f3ik .by9vnb8hcq {
        width: 100%;
        margin-bottom: 20px;
    }
}

.nbzb497h91 .to79o1f3ik .by9vnb8hcq img {
    position: absolute;
    width: 256px;
    height: 256px;
    object-fit: cover;
}

@media (max-width: 992px) {
    .nbzb497h91 .to79o1f3ik .by9vnb8hcq img {
        position: static;
        width: 100% !important;
        height: 300px !important;
    }
}

.nbzb497h91 .to79o1f3ik .by9vnb8hcq .qlu9swgqjc {
    top: 0;
    left: 160px;
    width: 130px;
    height: 130px;
    object-fit: cover;
}

@media (max-width: 1440px) {
    .nbzb497h91 .to79o1f3ik .by9vnb8hcq .qlu9swgqjc {
        left: 90px;
    }
}

.nbzb497h91 .to79o1f3ik .by9vnb8hcq .xaiia50qsq {
    top: 0;
    right: 0;
    width: 290px;
    height: 290px;
    object-fit: cover;
}

@media (max-width: 1440px) {
    .nbzb497h91 .to79o1f3ik .by9vnb8hcq .xaiia50qsq {
        width: 220px;
        height: 220px;
    }
}

.nbzb497h91 .to79o1f3ik .by9vnb8hcq .x0508sfyty {
    bottom: 0;
    left: 0;
    width: 290px;
    height: 290px;
    object-fit: cover;
}

@media (max-width: 1440px) {
    .nbzb497h91 .to79o1f3ik .by9vnb8hcq .x0508sfyty {
        width: 220px;
        height: 220px;
    }
}

.nbzb497h91 .to79o1f3ik .by9vnb8hcq .k866hfhszb {
    bottom: 0;
    right: 160px;
    width: 130px;
    height: 130px;
    object-fit: cover;
}

@media (max-width: 1440px) {
    .nbzb497h91 .to79o1f3ik .by9vnb8hcq .k866hfhszb {
        right: 90px;
    }
}

.nbzb497h91 .to79o1f3ik .dp7vmml8za {
    position: relative;
    z-index: 1;
    width: 70%;
}

@media (max-width: 1440px) {
    .nbzb497h91 .to79o1f3ik .dp7vmml8za {
        width: 100%;
    }
}

@media (max-width: 992px) {
    .nbzb497h91 .to79o1f3ik .dp7vmml8za {
        margin-top: 30px;
    }
}

.nbzb497h91 .to79o1f3ik .dp7vmml8za .afjnlyofog {
    margin-bottom: 30px;
}

@media (max-width: 992px) {
    .nbzb497h91 .to79o1f3ik .dp7vmml8za .afjnlyofog {
        margin-bottom: 20px;
    }
}

.nbzb497h91 .to79o1f3ik .dp7vmml8za .gj4cwshfyj .gc8d70xhao {
    display: inline-block;
    width: 60%;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .nbzb497h91 .to79o1f3ik .dp7vmml8za .gj4cwshfyj .gc8d70xhao {
        width: 100%;
    }
}

.nbzb497h91 .to79o1f3ik .dp7vmml8za .qz6he8gu0f {
    margin-top: 30px;
}

@media (max-width: 992px) {
    .nbzb497h91 .to79o1f3ik .dp7vmml8za .qz6he8gu0f {
        margin-top: 20px;
    }
}

.nbzb497h91 .afjnlyofog {
    color: #323432;
}

.nbzb497h91 .gc8d70xhao,
.nbzb497h91 .gj4cwshfyj {
    color: #001819;
    text-align: center;
}

.nbzb497h91 .qz6he8gu0f,
.nbzb497h91 .afjnlyofog {
    text-align: center;
}

.nbzb497h91 .afjnlyofog,
.nbzb497h91 .qz6he8gu0f {
    color: #001819;
}

.ins306hch1 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    overflow: hidden;
    background-color: transparent;
}

.ins306hch1 .hlut2fulkm.u9jlzg5upu {
    display: none;
}

.ins306hch1 .hlut2fulkm {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.ins306hch1 .as946ioz8l .afjnlyofog {
    display: inline-block;
    width: 50%;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .ins306hch1 .as946ioz8l .afjnlyofog {
        width: 100%;
        margin-bottom: 40px;
    }
}

.ins306hch1 .jtks0bman6 {
    display: flex;
    justify-content: center;
    position: relative;
    min-width: 440px;
    max-width: 440px;
}

@media (max-width: 768px) {
    .ins306hch1 .jtks0bman6 {
        min-width: 100%;
        max-width: 100%;
        margin-left: 1rem !important;
        margin-right: 1rem !important;
    }
}

.ins306hch1 .jtks0bman6 .z2g3e8cwl7 {
    width: 100%;
}

.ins306hch1 .jtks0bman6 .z2g3e8cwl7 .zb3tb9lq7i {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background-color: #d2f1f1;
    overflow: hidden;
    padding-bottom: 20px;
}

.ins306hch1 .jtks0bman6 .z2g3e8cwl7 .zb3tb9lq7i:hover .wkiix176iv .a57p2uee9q img,
.ins306hch1 .jtks0bman6 .z2g3e8cwl7 .zb3tb9lq7i:focus .wkiix176iv .a57p2uee9q img {
    transform: scale(1.1);
}

.ins306hch1 .jtks0bman6 .z2g3e8cwl7 .zb3tb9lq7i .wkiix176iv .a57p2uee9q {
    overflow: hidden;
    margin-bottom: 20px;
}

.ins306hch1 .jtks0bman6 .z2g3e8cwl7 .zb3tb9lq7i .wkiix176iv .a57p2uee9q img {
    height: 430px;
    width: 100%;
    object-fit: cover;
    border-radius: 0 !important;
    transition: all 0.3s ease-in-out;
}

@media (max-width: 992px) {
    .ins306hch1 .jtks0bman6 .z2g3e8cwl7 .zb3tb9lq7i .wkiix176iv .a57p2uee9q img {
        height: 300px;
    }
}

.ins306hch1 .jtks0bman6 .z2g3e8cwl7 .zb3tb9lq7i .wkiix176iv .w6w83kc7lm {
    position: relative;
    z-index: 1;
    padding: 0 20px 10px;
    margin-bottom: 0;
}

.ins306hch1 .jtks0bman6 .z2g3e8cwl7 .zb3tb9lq7i .wkiix176iv .j3jyv84cu0 {
    position: relative;
    z-index: 1;
    padding: 0 20px;
    margin-bottom: 0;
}

.ins306hch1 .jtks0bman6 .z2g3e8cwl7 .zb3tb9lq7i .qz6he8gu0f {
    position: relative;
    z-index: 1;
    padding: 0 20px;
    margin: 40px 0 0;
}

@media (max-width: 992px) {
    .ins306hch1 .jtks0bman6 .z2g3e8cwl7 .zb3tb9lq7i .qz6he8gu0f {
        margin-top: 20px;
    }
}

.ins306hch1 .jtks0bman6 .z2g3e8cwl7 .zb3tb9lq7i .qz6he8gu0f .wcmn6jdst8 {
    min-height: 35px;
    margin-bottom: 0;
    margin-left: 0;
}

.ins306hch1 .vx9ierzmea,
.ins306hch1 .iiiug3iog5 {
    display: flex;
}

.ins306hch1 .krh9aw13df {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: flex-end;
}

.ins306hch1 .pg0hmfbd0n {
    top: 27px;
    width: 54px;
    height: 54px;
    margin-top: -1.5rem;
    font-size: 28px;
    background-color: #a9e5e6 !important;
    color: #00c6ca !important;
    border: none !important;
    border-radius: 50%;
    transition: all 0.3s;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 1 !important;
}

.ins306hch1 .pg0hmfbd0n:hover {
    background-color: #00c6ca !important;
    color: #a9e5e6 !important;
}

.ins306hch1 .pg0hmfbd0n:disabled {
    opacity: 0.5 !important;
    background-color: #a9e5e6 !important;
    color: #00c6ca !important;
}

.ins306hch1 .pg0hmfbd0n.iiiug3iog5 {
    margin-right: 62px;
}

.ins306hch1 .pg0hmfbd0n.vx9ierzmea {
    margin-left: 78px;
}

.ins306hch1 .otfr5841v2 {
    position: relative;
    z-index: 1;
    width: 100%;
    padding-top: 4.5rem;
}

.ins306hch1 .r0p1fwle2b {
    overflow: visible;
    width: 100%;
    padding: 0;
}

@media (max-width: 768px) {
    .ins306hch1 .r0p1fwle2b {
        padding: 0;
    }
}

.ins306hch1 .r0p1fwle2b.is-draggable {
    cursor: grab;
}

.ins306hch1 .r0p1fwle2b.is-dragging {
    cursor: grabbing;
}

.ins306hch1 .dva6gity67 {
    display: flex;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.ins306hch1 .item-menu-overlay {
    opacity: 0 !important;
}

.ins306hch1 .afjnlyofog,
.ins306hch1 .as946ioz8l {
    color: #001819;
    text-align: center;
}

.ins306hch1 .w6w83kc7lm {
    color: #323432;
}

.ins306hch1 .j3jyv84cu0 {
    color: #001819;
}

.ins306hch1 .w6w83kc7lm,
.ins306hch1 .qz6he8gu0f {
    color: #001819;
}

.qba1ldg1xa {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.qba1ldg1xa .hlut2fulkm.u9jlzg5upu {
    display: none;
}

.qba1ldg1xa .hlut2fulkm {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.qba1ldg1xa .to79o1f3ik {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    padding: 70px;
    background-color: #00c6ca;
    position: relative;
    overflow: hidden;
}

@media (max-width: 992px) {
    .qba1ldg1xa .to79o1f3ik {
        display: block;
        padding: 20px;
    }
}

.qba1ldg1xa .to79o1f3ik .ytzqj0jy28 {
    position: absolute;
    bottom: 0;
    right: 250px;
    width: 700px;
    height: 200px;
}

@media (max-width: 992px) {
    .qba1ldg1xa .to79o1f3ik .ytzqj0jy28 {
        right: -250px;
    }
}

.qba1ldg1xa .to79o1f3ik .ytzqj0jy28::before {
    content: '';
    position: absolute;
    width: 700px;
    height: 200px;
    border-radius: 100%;
    background-color: #003d40;
    pointer-events: none;
}

.qba1ldg1xa .to79o1f3ik .ytzqj0jy28::after {
    content: '';
    position: absolute;
    width: 700px;
    height: 200px;
    border-radius: 100%;
    background-color: #003d40;
    transform: rotate(45deg);
    pointer-events: none;
}

.qba1ldg1xa .to79o1f3ik .dp7vmml8za {
    position: relative;
    z-index: 1;
    width: 60%;
}

@media (max-width: 992px) {
    .qba1ldg1xa .to79o1f3ik .dp7vmml8za {
        width: 100%;
    }
}

.qba1ldg1xa .to79o1f3ik .dp7vmml8za .afjnlyofog {
    margin-bottom: 50px;
}

@media (max-width: 992px) {
    .qba1ldg1xa .to79o1f3ik .dp7vmml8za .afjnlyofog {
        margin-bottom: 20px;
    }
}

.qba1ldg1xa .to79o1f3ik .dp7vmml8za .so3t8sbbjw .m0ooih12o5 {
    display: inline-flex;
    width: 56%;
    height: 2px;
    background-color: #79d9da;
    margin-bottom: 20px;
}

@media (max-width: 992px) {
    .qba1ldg1xa .to79o1f3ik .dp7vmml8za .so3t8sbbjw .m0ooih12o5 {
        width: 100%;
    }
}

.qba1ldg1xa .to79o1f3ik .dp7vmml8za .gj4cwshfyj .gc8d70xhao {
    display: inline-block;
    width: 56%;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .qba1ldg1xa .to79o1f3ik .dp7vmml8za .gj4cwshfyj .gc8d70xhao {
        width: 100%;
    }
}

.qba1ldg1xa .to79o1f3ik .dp7vmml8za .qz6he8gu0f {
    margin-top: 20px;
}

.qba1ldg1xa .to79o1f3ik .dp7vmml8za .wear4a777z {
    display: flex;
    flex-wrap: wrap;
    margin-top: 70px;
}

@media (max-width: 992px) {
    .qba1ldg1xa .to79o1f3ik .dp7vmml8za .wear4a777z {
        display: block;
        margin-top: 30px;
        margin-bottom: 20px;
    }
}

.qba1ldg1xa .to79o1f3ik .dp7vmml8za .wear4a777z .by9vnb8hcq {
    margin-right: 24px;
    margin-top: 24px;
}

@media (max-width: 992px) {
    .qba1ldg1xa .to79o1f3ik .dp7vmml8za .wear4a777z .by9vnb8hcq {
        margin-right: 0;
        margin-top: 20px;
    }
}

.qba1ldg1xa .to79o1f3ik .dp7vmml8za .wear4a777z .by9vnb8hcq:last-child {
    transform: rotate(-4deg);
}

@media (max-width: 992px) {
    .qba1ldg1xa .to79o1f3ik .dp7vmml8za .wear4a777z .by9vnb8hcq:last-child {
        transform: none;
    }
}

.qba1ldg1xa .to79o1f3ik .dp7vmml8za .wear4a777z .by9vnb8hcq img {
    width: 256px;
    height: 256px;
    object-fit: cover;
}

@media (max-width: 992px) {
    .qba1ldg1xa .to79o1f3ik .dp7vmml8za .wear4a777z .by9vnb8hcq img {
        width: 100%;
        height: 300px;
    }
}

.qba1ldg1xa .to79o1f3ik .j1mtj226ox {
    position: relative;
    z-index: 1;
    width: 33%;
    padding: 24px;
    background-color: #79d9da;
}

@media (max-width: 1440px) {
    .qba1ldg1xa .to79o1f3ik .j1mtj226ox {
        width: 38%;
    }
}

@media (max-width: 992px) {
    .qba1ldg1xa .to79o1f3ik .j1mtj226ox {
        padding: 20px;
        width: 100%;
    }
}

.qba1ldg1xa .to79o1f3ik .j1mtj226ox .bstnaz55s6 {
    margin-bottom: 40px;
}

@media (max-width: 992px) {
    .qba1ldg1xa .to79o1f3ik .j1mtj226ox .bstnaz55s6 {
        margin-bottom: 20px;
    }
}

.qba1ldg1xa .to79o1f3ik .j1mtj226ox .fgixvyqztq img {
    height: 670px;
    width: 100%;
    object-fit: cover;
}

@media (max-width: 992px) {
    .qba1ldg1xa .to79o1f3ik .j1mtj226ox .fgixvyqztq img {
        height: 300px;
    }
}

.qba1ldg1xa .afjnlyofog {
    color: #f1f5eb;
}

.qba1ldg1xa .gc8d70xhao {
    color: #f1f5eb;
}

.qba1ldg1xa .bstnaz55s6 {
    color: #F5FDFD;
}

.qba1ldg1xa .afjnlyofog,
.qba1ldg1xa .so3t8sbbjw,
.qba1ldg1xa .qz6he8gu0f {
    color: #F5FDFD;
}

.qba1ldg1xa .gc8d70xhao,
.qba1ldg1xa .gj4cwshfyj {
    color: #F5FDFD;
}

.c2ajmfwa7y {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.c2ajmfwa7y .hlut2fulkm.u9jlzg5upu {
    display: none;
}

.c2ajmfwa7y .hlut2fulkm {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.c2ajmfwa7y .as946ioz8l .afjnlyofog {
    display: inline-block;
    width: 50%;
    margin-bottom: 50px;
}

@media (max-width: 992px) {
    .c2ajmfwa7y .as946ioz8l .afjnlyofog {
        width: 100%;
        margin-bottom: 40px;
    }
}

.c2ajmfwa7y .c60hn50qxm {
    justify-content: center;
    margin: 0 -32px;
}

.c2ajmfwa7y .vg2091h0wi {
    padding: 0 32px;
    margin-bottom: 64px;
}

@media (max-width: 992px) {
    .c2ajmfwa7y .vg2091h0wi {
        margin-bottom: 40px;
    }
}

.c2ajmfwa7y .vg2091h0wi .zb3tb9lq7i {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.c2ajmfwa7y .vg2091h0wi .zb3tb9lq7i .wkiix176iv .s2d6ob4ct7 {
    margin-bottom: 20px;
}

.c2ajmfwa7y .vg2091h0wi .zb3tb9lq7i .wkiix176iv .s2d6ob4ct7 .ywybfhuyi5 {
    width: 54px;
    height: 54px;
    border-radius: 100%;
    background-color: #07beb8;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.c2ajmfwa7y .vg2091h0wi .zb3tb9lq7i .wkiix176iv .w6w83kc7lm {
    margin-bottom: 20px;
}

.c2ajmfwa7y .vg2091h0wi .zb3tb9lq7i .wkiix176iv .j3jyv84cu0 {
    margin-bottom: 0;
}

.c2ajmfwa7y .vg2091h0wi .zb3tb9lq7i .qz6he8gu0f {
    margin-top: 20px;
}

.c2ajmfwa7y .vg2091h0wi .zb3tb9lq7i .qz6he8gu0f .wcmn6jdst8 {
    margin-bottom: 0;
}

.c2ajmfwa7y .afjnlyofog,
.c2ajmfwa7y .as946ioz8l {
    color: #001819;
    text-align: center;
}

.c2ajmfwa7y .ywybfhuyi5 {
    color: #f1f5eb;
}

.c2ajmfwa7y .w6w83kc7lm {
    color: #323432;
}

.c2ajmfwa7y .j3jyv84cu0 {
    color: #001819;
}

.c2ajmfwa7y .ywybfhuyi5,
.c2ajmfwa7y .s2d6ob4ct7 {
    color: #FFFFFF;
}

.c2ajmfwa7y .w6w83kc7lm,
.c2ajmfwa7y .qz6he8gu0f,
.c2ajmfwa7y .ia8oyx3p99 {
    color: #001819;
}

.uthccviiad {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.uthccviiad .hlut2fulkm.u9jlzg5upu {
    display: none;
}

.uthccviiad .hlut2fulkm {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.uthccviiad .as946ioz8l .afjnlyofog {
    display: inline-block;
    width: 50%;
    margin-bottom: 50px;
}

@media (max-width: 992px) {
    .uthccviiad .as946ioz8l .afjnlyofog {
        width: 100%;
        margin-bottom: 40px;
    }
}

.uthccviiad .jtks0bman6 {
    display: flex;
    justify-content: center;
    position: relative;
    min-width: 100%;
    max-width: 100%;
}

@media (max-width: 768px) {
    .uthccviiad .jtks0bman6 {
        min-width: 100%;
        max-width: 100%;
        margin-left: 1rem !important;
        margin-right: 1rem !important;
    }
}

.uthccviiad .jtks0bman6 .z2g3e8cwl7 {
    width: 100%;
}

.uthccviiad .jtks0bman6 .z2g3e8cwl7 .zb3tb9lq7i {
    height: 100%;
}

.uthccviiad .jtks0bman6 .z2g3e8cwl7 .zb3tb9lq7i .wkiix176iv .j3jyv84cu0 {
    position: relative;
    z-index: 1;
    margin-bottom: 60px;
}

@media (max-width: 992px) {
    .uthccviiad .jtks0bman6 .z2g3e8cwl7 .zb3tb9lq7i .wkiix176iv .j3jyv84cu0 {
        margin-bottom: 30px;
    }
}

.uthccviiad .jtks0bman6 .z2g3e8cwl7 .zb3tb9lq7i .wkiix176iv .a57p2uee9q {
    margin-bottom: 20px;
}

.uthccviiad .jtks0bman6 .z2g3e8cwl7 .zb3tb9lq7i .wkiix176iv .a57p2uee9q img {
    display: inline-flex;
    height: 160px;
    width: 160px;
    object-fit: cover;
    border-radius: 100% !important;
}

.uthccviiad .jtks0bman6 .z2g3e8cwl7 .zb3tb9lq7i .wkiix176iv .ziz6078dlh {
    position: relative;
    z-index: 1;
    margin-bottom: 10px;
}

.uthccviiad .jtks0bman6 .z2g3e8cwl7 .zb3tb9lq7i .wkiix176iv .or1mu3at7d {
    position: relative;
    z-index: 1;
    margin-bottom: 0;
}

.uthccviiad .vx9ierzmea,
.uthccviiad .iiiug3iog5 {
    display: flex;
}

.uthccviiad .pg0hmfbd0n {
    top: 45%;
    width: 54px;
    height: 54px;
    margin-top: -1.5rem;
    font-size: 28px;
    background-color: #a9e5e6 !important;
    color: #00c6ca !important;
    border: none !important;
    border-radius: 50%;
    transition: all 0.3s;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 1 !important;
}

@media (max-width: 992px) {
    .uthccviiad .pg0hmfbd0n {
        top: 0;
    }
}

.uthccviiad .pg0hmfbd0n:hover {
    background-color: #00c6ca !important;
    color: #a9e5e6 !important;
}

.uthccviiad .pg0hmfbd0n:disabled {
    opacity: 0.5 !important;
    background-color: #a9e5e6 !important;
    color: #00c6ca !important;
}

.uthccviiad .pg0hmfbd0n.iiiug3iog5 {
    left: 0;
}

.uthccviiad .pg0hmfbd0n.vx9ierzmea {
    right: 0;
}

.uthccviiad .otfr5841v2 {
    position: relative;
    z-index: 1;
    width: 100%;
    display: flex;
    justify-content: center;
}

@media (max-width: 992px) {
    .uthccviiad .otfr5841v2 {
        padding-top: 4.5rem;
    }
}

.uthccviiad .r0p1fwle2b {
    overflow: hidden;
    width: 60%;
    padding: 0;
}

@media (max-width: 992px) {
    .uthccviiad .r0p1fwle2b {
        width: 100%;
    }
}

.uthccviiad .r0p1fwle2b.is-draggable {
    cursor: grab;
}

.uthccviiad .r0p1fwle2b.is-dragging {
    cursor: grabbing;
}

.uthccviiad .dva6gity67 {
    display: flex;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.uthccviiad .item-menu-overlay {
    opacity: 0 !important;
}

.uthccviiad .afjnlyofog,
.uthccviiad .as946ioz8l {
    color: #001819;
    text-align: center;
}

.uthccviiad .j3jyv84cu0 {
    color: #001819;
    text-align: center;
}

.uthccviiad .ziz6078dlh,
.uthccviiad .a57p2uee9q {
    color: #001819;
    text-align: center;
}

.uthccviiad .or1mu3at7d {
    color: #001819;
    text-align: center;
}

.q4jhdwwxdg {
    padding-top: 5rem;
    padding-bottom: 5rem;
    overflow: hidden;
    background-color: transparent;
}

.q4jhdwwxdg .hlut2fulkm.u9jlzg5upu {
    display: none;
}

.q4jhdwwxdg .hlut2fulkm {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.q4jhdwwxdg .as946ioz8l .afjnlyofog {
    display: inline-block;
    width: 50%;
    margin-bottom: 50px;
}

@media (max-width: 992px) {
    .q4jhdwwxdg .as946ioz8l .afjnlyofog {
        width: 100%;
        margin-bottom: 40px;
    }
}

.q4jhdwwxdg .jtks0bman6 {
    display: flex;
    justify-content: center;
    position: relative;
    min-width: 290px;
    max-width: 290px;
}

@media (max-width: 768px) {
    .q4jhdwwxdg .jtks0bman6 {
        min-width: 100%;
        max-width: 100%;
        margin-left: 1rem !important;
        margin-right: 1rem !important;
    }
}

.q4jhdwwxdg .jtks0bman6 .z2g3e8cwl7 {
    width: 100%;
}

.q4jhdwwxdg .jtks0bman6 .z2g3e8cwl7 .zb3tb9lq7i {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #d2f1f1;
}

.q4jhdwwxdg .jtks0bman6 .z2g3e8cwl7 .zb3tb9lq7i .a57p2uee9q {
    width: 100%;
}

.q4jhdwwxdg .jtks0bman6 .z2g3e8cwl7 .zb3tb9lq7i .a57p2uee9q img {
    height: 125px;
    object-fit: cover;
    border-radius: 0 !important;
}

@media (max-width: 768px) {
    .q4jhdwwxdg .jtks0bman6 .z2g3e8cwl7 .zb3tb9lq7i .a57p2uee9q img {
        height: 200px;
    }
}

.q4jhdwwxdg .vx9ierzmea,
.q4jhdwwxdg .iiiug3iog5 {
    display: flex;
}

.q4jhdwwxdg .krh9aw13df {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: center;
}

.q4jhdwwxdg .pg0hmfbd0n {
    top: 27px;
    width: 54px;
    height: 54px;
    margin-top: -1.5rem;
    font-size: 28px;
    background-color: #e6eddc !important;
    color: #5c834f !important;
    border: none !important;
    border-radius: 50%;
    transition: all 0.3s;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 1 !important;
    display: none;
}

.q4jhdwwxdg .pg0hmfbd0n:hover {
    background-color: #5c834f !important;
    color: #e6eddc !important;
}

.q4jhdwwxdg .pg0hmfbd0n:disabled {
    opacity: 0.5 !important;
    background-color: #e6eddc !important;
    color: #5c834f !important;
}

.q4jhdwwxdg .pg0hmfbd0n.iiiug3iog5 {
    margin-right: 78px;
}

.q4jhdwwxdg .pg0hmfbd0n.vx9ierzmea {
    margin-left: 78px;
}

.q4jhdwwxdg .otfr5841v2 {
    position: relative;
    width: 100%;
}

.q4jhdwwxdg .r0p1fwle2b {
    position: relative;
    overflow: visible;
    width: 100%;
    padding: 0;
}

@media (max-width: 768px) {
    .q4jhdwwxdg .r0p1fwle2b {
        padding: 0;
    }
}

.q4jhdwwxdg .r0p1fwle2b::before {
    content: '';
    position: absolute;
    top: 0;
    left: -44px;
    width: 180px;
    height: 100%;
    background-image: linear-gradient(90deg, #f1f5eb, transparent 100%);
    pointer-events: none;
    z-index: 1;
}

@media (max-width: 768px) {
    .q4jhdwwxdg .r0p1fwle2b::before {
        width: 40px;
        left: -20px;
    }
}

.q4jhdwwxdg .r0p1fwle2b::after {
    content: '';
    position: absolute;
    top: 0;
    right: -44px;
    width: 180px;
    height: 100%;
    background-image: linear-gradient(90deg, transparent, #f1f5eb 100%);
    pointer-events: none;
    z-index: 1;
}

@media (max-width: 768px) {
    .q4jhdwwxdg .r0p1fwle2b::after {
        width: 40px;
        right: -20px;
    }
}

.q4jhdwwxdg .r0p1fwle2b.is-draggable {
    cursor: grab;
}

.q4jhdwwxdg .r0p1fwle2b.is-dragging {
    cursor: grabbing;
}

.q4jhdwwxdg .dva6gity67 {
    display: flex;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.q4jhdwwxdg .item-menu-overlay {
    opacity: 0 !important;
}

.q4jhdwwxdg .afjnlyofog,
.q4jhdwwxdg .as946ioz8l {
    color: #001819;
    text-align: center;
}

.c4jnu0j4u5 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.c4jnu0j4u5 .hlut2fulkm.u9jlzg5upu {
    display: none;
}

.c4jnu0j4u5 .hlut2fulkm {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.c4jnu0j4u5 .as946ioz8l .afjnlyofog {
    display: inline-block;
    width: 50%;
    margin-bottom: 50px;
}

@media (max-width: 992px) {
    .c4jnu0j4u5 .as946ioz8l .afjnlyofog {
        width: 100%;
        margin-bottom: 40px;
    }
}

.c4jnu0j4u5 .c60hn50qxm {
    justify-content: center;
    margin: 0 -12px;
}

.c4jnu0j4u5 .vg2091h0wi {
    padding: 0 12px;
    margin-bottom: 50px;
}

@media (max-width: 992px) {
    .c4jnu0j4u5 .vg2091h0wi {
        margin-bottom: 20px;
    }
}

.c4jnu0j4u5 .vg2091h0wi .zb3tb9lq7i {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 30px;
}

@media (max-width: 992px) {
    .c4jnu0j4u5 .vg2091h0wi .zb3tb9lq7i {
        padding: 20px;
    }
}

.c4jnu0j4u5 .vg2091h0wi .zb3tb9lq7i .wkiix176iv .bo4494ihtv,
.c4jnu0j4u5 .vg2091h0wi .zb3tb9lq7i .wkiix176iv .us1okquoxc,
.c4jnu0j4u5 .vg2091h0wi .zb3tb9lq7i .wkiix176iv .dcn7j9lcii {
    margin-bottom: 20px;
}

.c4jnu0j4u5 .vg2091h0wi .zb3tb9lq7i .wkiix176iv .o4agvq8x3f,
.c4jnu0j4u5 .vg2091h0wi .zb3tb9lq7i .wkiix176iv .h62061tjtp,
.c4jnu0j4u5 .vg2091h0wi .zb3tb9lq7i .wkiix176iv .n8zhffv5tr {
    margin-bottom: 20px;
}

.c4jnu0j4u5 .vg2091h0wi .zb3tb9lq7i .wkiix176iv .so3t8sbbjw {
    width: 100%;
    height: 2px;
    background-color: #00c6ca;
    margin-bottom: 20px;
}

.c4jnu0j4u5 .vg2091h0wi .zb3tb9lq7i .wkiix176iv .k741ihf04w,
.c4jnu0j4u5 .vg2091h0wi .zb3tb9lq7i .wkiix176iv .uz50jdawt8,
.c4jnu0j4u5 .vg2091h0wi .zb3tb9lq7i .wkiix176iv .jw5415t1rv {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.c4jnu0j4u5 .vg2091h0wi .zb3tb9lq7i .wkiix176iv .k741ihf04w .qlpkzvnyjz,
.c4jnu0j4u5 .vg2091h0wi .zb3tb9lq7i .wkiix176iv .uz50jdawt8 .qlpkzvnyjz,
.c4jnu0j4u5 .vg2091h0wi .zb3tb9lq7i .wkiix176iv .jw5415t1rv .qlpkzvnyjz,
.c4jnu0j4u5 .vg2091h0wi .zb3tb9lq7i .wkiix176iv .k741ihf04w .p0yd45v1ad,
.c4jnu0j4u5 .vg2091h0wi .zb3tb9lq7i .wkiix176iv .uz50jdawt8 .p0yd45v1ad,
.c4jnu0j4u5 .vg2091h0wi .zb3tb9lq7i .wkiix176iv .jw5415t1rv .p0yd45v1ad,
.c4jnu0j4u5 .vg2091h0wi .zb3tb9lq7i .wkiix176iv .k741ihf04w .n424624yiq,
.c4jnu0j4u5 .vg2091h0wi .zb3tb9lq7i .wkiix176iv .uz50jdawt8 .n424624yiq,
.c4jnu0j4u5 .vg2091h0wi .zb3tb9lq7i .wkiix176iv .jw5415t1rv .n424624yiq {
    margin-bottom: 20px;
    padding-left: 50px;
    position: relative;
}

.c4jnu0j4u5 .vg2091h0wi .zb3tb9lq7i .wkiix176iv .k741ihf04w .qlpkzvnyjz::before,
.c4jnu0j4u5 .vg2091h0wi .zb3tb9lq7i .wkiix176iv .uz50jdawt8 .qlpkzvnyjz::before,
.c4jnu0j4u5 .vg2091h0wi .zb3tb9lq7i .wkiix176iv .jw5415t1rv .qlpkzvnyjz::before,
.c4jnu0j4u5 .vg2091h0wi .zb3tb9lq7i .wkiix176iv .k741ihf04w .p0yd45v1ad::before,
.c4jnu0j4u5 .vg2091h0wi .zb3tb9lq7i .wkiix176iv .uz50jdawt8 .p0yd45v1ad::before,
.c4jnu0j4u5 .vg2091h0wi .zb3tb9lq7i .wkiix176iv .jw5415t1rv .p0yd45v1ad::before,
.c4jnu0j4u5 .vg2091h0wi .zb3tb9lq7i .wkiix176iv .k741ihf04w .n424624yiq::before,
.c4jnu0j4u5 .vg2091h0wi .zb3tb9lq7i .wkiix176iv .uz50jdawt8 .n424624yiq::before,
.c4jnu0j4u5 .vg2091h0wi .zb3tb9lq7i .wkiix176iv .jw5415t1rv .n424624yiq::before {
    content: '*';
    position: absolute;
    top: 0;
    left: 0;
    font-size: 50px;
    line-height: 1;
}

.c4jnu0j4u5 .vg2091h0wi .zb3tb9lq7i .wkiix176iv .k741ihf04w .qlpkzvnyjz:last-child,
.c4jnu0j4u5 .vg2091h0wi .zb3tb9lq7i .wkiix176iv .uz50jdawt8 .qlpkzvnyjz:last-child,
.c4jnu0j4u5 .vg2091h0wi .zb3tb9lq7i .wkiix176iv .jw5415t1rv .qlpkzvnyjz:last-child,
.c4jnu0j4u5 .vg2091h0wi .zb3tb9lq7i .wkiix176iv .k741ihf04w .p0yd45v1ad:last-child,
.c4jnu0j4u5 .vg2091h0wi .zb3tb9lq7i .wkiix176iv .uz50jdawt8 .p0yd45v1ad:last-child,
.c4jnu0j4u5 .vg2091h0wi .zb3tb9lq7i .wkiix176iv .jw5415t1rv .p0yd45v1ad:last-child,
.c4jnu0j4u5 .vg2091h0wi .zb3tb9lq7i .wkiix176iv .k741ihf04w .n424624yiq:last-child,
.c4jnu0j4u5 .vg2091h0wi .zb3tb9lq7i .wkiix176iv .uz50jdawt8 .n424624yiq:last-child,
.c4jnu0j4u5 .vg2091h0wi .zb3tb9lq7i .wkiix176iv .jw5415t1rv .n424624yiq:last-child {
    margin-bottom: 0;
}

.c4jnu0j4u5 .vg2091h0wi .zb3tb9lq7i .wkiix176iv .k741ihf04w .qlpkzvnyjz::before,
.c4jnu0j4u5 .vg2091h0wi .zb3tb9lq7i .wkiix176iv .uz50jdawt8 .qlpkzvnyjz::before,
.c4jnu0j4u5 .vg2091h0wi .zb3tb9lq7i .wkiix176iv .jw5415t1rv .qlpkzvnyjz::before {
    color: #003d40;
}

.c4jnu0j4u5 .vg2091h0wi .zb3tb9lq7i .wkiix176iv .k741ihf04w .p0yd45v1ad::before,
.c4jnu0j4u5 .vg2091h0wi .zb3tb9lq7i .wkiix176iv .uz50jdawt8 .p0yd45v1ad::before,
.c4jnu0j4u5 .vg2091h0wi .zb3tb9lq7i .wkiix176iv .jw5415t1rv .p0yd45v1ad::before {
    color: #a9e5e6;
}

.c4jnu0j4u5 .vg2091h0wi .zb3tb9lq7i .wkiix176iv .k741ihf04w .n424624yiq::before,
.c4jnu0j4u5 .vg2091h0wi .zb3tb9lq7i .wkiix176iv .uz50jdawt8 .n424624yiq::before,
.c4jnu0j4u5 .vg2091h0wi .zb3tb9lq7i .wkiix176iv .jw5415t1rv .n424624yiq::before {
    color: #00c6ca;
}

.c4jnu0j4u5 .vg2091h0wi .zb3tb9lq7i .qz6he8gu0f {
    margin-top: 50px;
    width: 100%;
}

@media (max-width: 992px) {
    .c4jnu0j4u5 .vg2091h0wi .zb3tb9lq7i .qz6he8gu0f {
        margin-top: 20px;
    }
}

.c4jnu0j4u5 .vg2091h0wi .zb3tb9lq7i .qz6he8gu0f .wcmn6jdst8 {
    margin-bottom: 0;
    width: 100%;
    justify-content: space-between;
}

.c4jnu0j4u5 .vg2091h0wi .akozji9kzs {
    background-color: #a9e5e6;
    transform: rotate(2deg);
}

@media (max-width: 992px) {
    .c4jnu0j4u5 .vg2091h0wi .akozji9kzs {
        transform: none;
    }
}

.c4jnu0j4u5 .vg2091h0wi .uflapbllel {
    background-color: #003d40;
    transform: translateY(30px);
}

@media (max-width: 992px) {
    .c4jnu0j4u5 .vg2091h0wi .uflapbllel {
        transform: none;
    }
}

.c4jnu0j4u5 .vg2091h0wi .dqefn74a23 {
    background-color: #d2f1f1;
    transform: rotate(-2deg);
}

@media (max-width: 992px) {
    .c4jnu0j4u5 .vg2091h0wi .dqefn74a23 {
        transform: none;
    }
}

.c4jnu0j4u5 .btn-wrapper {
    margin-top: -6%;
}

.c4jnu0j4u5 .afjnlyofog,
.c4jnu0j4u5 .as946ioz8l {
    color: #001819;
    text-align: center;
}

.c4jnu0j4u5 .bo4494ihtv {
    color: #323432;
}

.c4jnu0j4u5 .o4agvq8x3f {
    color: #001819;
}

.c4jnu0j4u5 .k741ihf04w {
    color: #323432;
}

.c4jnu0j4u5 .us1okquoxc {
    color: #f1f5eb;
}

.c4jnu0j4u5 .h62061tjtp {
    color: #F5FDFD;
}

.c4jnu0j4u5 .uz50jdawt8 {
    color: #f1f5eb;
}

.c4jnu0j4u5 .dcn7j9lcii {
    color: #323432;
}

.c4jnu0j4u5 .n8zhffv5tr {
    color: #001819;
}

.c4jnu0j4u5 .jw5415t1rv {
    color: #323432;
}

.c4jnu0j4u5 .bo4494ihtv,
.c4jnu0j4u5 .qz6he8gu0f {
    color: #001819;
}

.c4jnu0j4u5 .k741ihf04w,
.c4jnu0j4u5 .qlpkzvnyjz {
    color: #001819;
}

.c4jnu0j4u5 .us1okquoxc,
.c4jnu0j4u5 .qz6he8gu0f {
    color: #F5FDFD;
}

.c4jnu0j4u5 .uz50jdawt8,
.c4jnu0j4u5 .p0yd45v1ad {
    color: #F5FDFD;
}

.c4jnu0j4u5 .dcn7j9lcii,
.c4jnu0j4u5 .qz6he8gu0f {
    color: #001819;
}

.c4jnu0j4u5 .jw5415t1rv,
.c4jnu0j4u5 .n424624yiq {
    color: #001819;
}

.qb736srt83 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.qb736srt83 .hlut2fulkm.u9jlzg5upu {
    display: none;
}

.qb736srt83 .hlut2fulkm {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.qb736srt83 .to79o1f3ik {
    position: relative;
    z-index: 1;
    overflow: hidden;
    padding: 70px;
    background-color: #d2f1f1;
}

@media (max-width: 992px) {
    .qb736srt83 .to79o1f3ik {
        padding: 20px;
    }
}

.qb736srt83 .to79o1f3ik .as946ioz8l {
    position: relative;
    z-index: 1;
}

.qb736srt83 .to79o1f3ik .as946ioz8l .afjnlyofog {
    display: inline-block;
    width: 60%;
    margin-bottom: 50px;
}

@media (max-width: 992px) {
    .qb736srt83 .to79o1f3ik .as946ioz8l .afjnlyofog {
        width: 100%;
        margin-bottom: 20px;
    }
}

.qb736srt83 .to79o1f3ik .gf9u4md9r2 iframe {
    height: 500px;
}

@media (max-width: 992px) {
    .qb736srt83 .to79o1f3ik .gf9u4md9r2 iframe {
        height: 300px;
    }
}

.qb736srt83 .afjnlyofog,
.qb736srt83 .as946ioz8l {
    color: #323432;
    text-align: center;
}

.qb736srt83 .afjnlyofog,
.qb736srt83 .qz6he8gu0f,
.qb736srt83 .as946ioz8l {
    color: #001819;
}

.zu8sim894o {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #a9e5e6;
}

.zu8sim894o .hlut2fulkm.u9jlzg5upu {
    display: none;
}

.zu8sim894o .hlut2fulkm {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.zu8sim894o .as946ioz8l .afjnlyofog {
    display: inline-block;
    width: 50%;
    margin-bottom: 50px;
}

@media (max-width: 992px) {
    .zu8sim894o .as946ioz8l .afjnlyofog {
        width: 100%;
        margin-bottom: 40px;
    }
}

.zu8sim894o .c60hn50qxm {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 64px;
}

@media (max-width: 1440px) {
    .zu8sim894o .c60hn50qxm {
        grid-template-columns: 1fr 1fr;
    }
}

@media (max-width: 992px) {
    .zu8sim894o .c60hn50qxm {
        display: block;
    }
}

@media (max-width: 992px) {
    .zu8sim894o .vg2091h0wi {
        margin-bottom: 40px;
    }
}

.zu8sim894o .vg2091h0wi .zb3tb9lq7i {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.zu8sim894o .vg2091h0wi .zb3tb9lq7i .wkiix176iv .ia8oyx3p99 {
    margin-bottom: 30px;
}

@media (max-width: 992px) {
    .zu8sim894o .vg2091h0wi .zb3tb9lq7i .wkiix176iv .ia8oyx3p99 {
        margin-bottom: 20px;
    }
}

.zu8sim894o .vg2091h0wi .zb3tb9lq7i .wkiix176iv .ia8oyx3p99 .wjebegv2jj {
    width: 64px;
    height: 64px;
    min-width: 64px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 40px;
    color: #a9e5e6;
    background-color: #003d40;
}

.zu8sim894o .vg2091h0wi .zb3tb9lq7i .wkiix176iv .w6w83kc7lm {
    margin-bottom: 20px;
}

.zu8sim894o .vg2091h0wi .zb3tb9lq7i .wkiix176iv .j3jyv84cu0 {
    margin-bottom: 0;
}

.zu8sim894o .vg2091h0wi .zb3tb9lq7i .qz6he8gu0f {
    margin-top: 20px;
}

.zu8sim894o .vg2091h0wi .zb3tb9lq7i .qz6he8gu0f .wcmn6jdst8 {
    margin-bottom: 0;
}

.zu8sim894o .afjnlyofog,
.zu8sim894o .as946ioz8l {
    color: #001819;
    text-align: center;
}

.zu8sim894o .w6w83kc7lm {
    color: #323432;
}

.zu8sim894o .j3jyv84cu0 {
    color: #001819;
}

.zu8sim894o .w6w83kc7lm,
.zu8sim894o .qz6he8gu0f,
.zu8sim894o .ia8oyx3p99 {
    color: #001819;
}

.cid-v2rJGjivJE {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.cid-v2rJGjivJE .hlut2fulkm.u9jlzg5upu {
    display: none;
}

.cid-v2rJGjivJE .hlut2fulkm {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.cid-v2rJGjivJE .as946ioz8l .afjnlyofog {
    display: inline-block;
    width: 50%;
    margin-bottom: 50px;
}

@media (max-width: 992px) {
    .cid-v2rJGjivJE .as946ioz8l .afjnlyofog {
        width: 100%;
        margin-bottom: 40px;
    }
}

.cid-v2rJGjivJE .c60hn50qxm {
    justify-content: center;
    margin: 0 -12px;
}

.cid-v2rJGjivJE .vg2091h0wi {
    padding: 0 12px;
    margin-bottom: 50px;
}

@media (max-width: 992px) {
    .cid-v2rJGjivJE .vg2091h0wi {
        margin-bottom: 20px;
    }
}

.cid-v2rJGjivJE .vg2091h0wi .zb3tb9lq7i {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 30px;
}

@media (max-width: 992px) {
    .cid-v2rJGjivJE .vg2091h0wi .zb3tb9lq7i {
        padding: 20px;
    }
}

.cid-v2rJGjivJE .vg2091h0wi .zb3tb9lq7i:hover .wkiix176iv .a57p2uee9q img,
.cid-v2rJGjivJE .vg2091h0wi .zb3tb9lq7i:focus .wkiix176iv .a57p2uee9q img {
    transform: scale(1.1);
}

.cid-v2rJGjivJE .vg2091h0wi .zb3tb9lq7i .wkiix176iv .a57p2uee9q {
    overflow: hidden;
    margin-bottom: 20px;
}

.cid-v2rJGjivJE .vg2091h0wi .zb3tb9lq7i .wkiix176iv .a57p2uee9q img {
    height: 450px;
    width: 100%;
    object-fit: cover;
    transition: all 0.3s ease-in-out;
}

@media (max-width: 992px) {
    .cid-v2rJGjivJE .vg2091h0wi .zb3tb9lq7i .wkiix176iv .a57p2uee9q img {
        height: 300px;
    }
}

.cid-v2rJGjivJE .vg2091h0wi .zb3tb9lq7i .wkiix176iv .bo4494ihtv,
.cid-v2rJGjivJE .vg2091h0wi .zb3tb9lq7i .wkiix176iv .us1okquoxc,
.cid-v2rJGjivJE .vg2091h0wi .zb3tb9lq7i .wkiix176iv .dcn7j9lcii {
    margin-bottom: 20px;
}

.cid-v2rJGjivJE .vg2091h0wi .zb3tb9lq7i .wkiix176iv .o4agvq8x3f,
.cid-v2rJGjivJE .vg2091h0wi .zb3tb9lq7i .wkiix176iv .h62061tjtp,
.cid-v2rJGjivJE .vg2091h0wi .zb3tb9lq7i .wkiix176iv .n8zhffv5tr {
    margin-bottom: 20px;
}

.cid-v2rJGjivJE .vg2091h0wi .zb3tb9lq7i .wkiix176iv .card-price_1,
.cid-v2rJGjivJE .vg2091h0wi .zb3tb9lq7i .wkiix176iv .card-price_2,
.cid-v2rJGjivJE .vg2091h0wi .zb3tb9lq7i .wkiix176iv .card-price_3 {
    margin-bottom: 0;
}

.cid-v2rJGjivJE .vg2091h0wi .zb3tb9lq7i .qz6he8gu0f {
    margin-top: 50px;
    width: 100%;
}

@media (max-width: 992px) {
    .cid-v2rJGjivJE .vg2091h0wi .zb3tb9lq7i .qz6he8gu0f {
        margin-top: 20px;
    }
}

.cid-v2rJGjivJE .vg2091h0wi .zb3tb9lq7i .qz6he8gu0f .wcmn6jdst8 {
    margin-bottom: 0;
    width: 100%;
    justify-content: space-between;
}

.cid-v2rJGjivJE .vg2091h0wi .akozji9kzs {
    background-color: #a9e5e6;
}

.cid-v2rJGjivJE .vg2091h0wi .uflapbllel {
    background-color: #003d40;
}

.cid-v2rJGjivJE .vg2091h0wi .dqefn74a23 {
    background-color: #d2f1f1;
}

.cid-v2rJGjivJE .afjnlyofog,
.cid-v2rJGjivJE .as946ioz8l {
    color: #001819;
    text-align: center;
}

.cid-v2rJGjivJE .bo4494ihtv {
    color: #323432;
}

.cid-v2rJGjivJE .o4agvq8x3f {
    color: #001819;
}

.cid-v2rJGjivJE .card-price_1 {
    color: #001819;
}

.cid-v2rJGjivJE .us1okquoxc {
    color: #f1f5eb;
}

.cid-v2rJGjivJE .h62061tjtp {
    color: #F5FDFD;
}

.cid-v2rJGjivJE .card-price_2 {
    color: #F5FDFD;
}

.cid-v2rJGjivJE .dcn7j9lcii {
    color: #323432;
}

.cid-v2rJGjivJE .n8zhffv5tr {
    color: #001819;
}

.cid-v2rJGjivJE .card-price_3 {
    color: #001819;
}

.cid-v2rJGjivJE .bo4494ihtv,
.cid-v2rJGjivJE .qz6he8gu0f {
    color: #001819;
}

.cid-v2rJGjivJE .us1okquoxc,
.cid-v2rJGjivJE .qz6he8gu0f {
    color: #F5FDFD;
}

.cid-v2rJGjivJE .dcn7j9lcii,
.cid-v2rJGjivJE .qz6he8gu0f {
    color: #001819;
}

.dpucaww0yh {
    background-image: url("photo-1598821144367-db395349afa3.jpeg");
}

.dpucaww0yh .hlut2fulkm.u9jlzg5upu {
    display: none;
}

.dpucaww0yh .hlut2fulkm {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.dpucaww0yh .fgixvyqztq {
    height: 450px;
}

@media (max-width: 992px) {
    .dpucaww0yh .fgixvyqztq {
        height: 350px;
    }
}

.ircjjuivj0 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.ircjjuivj0 .hlut2fulkm.u9jlzg5upu {
    display: none;
}

.ircjjuivj0 .hlut2fulkm {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.ircjjuivj0 .to79o1f3ik {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    padding: 70px;
    background-color: #00c6ca;
    position: relative;
    overflow: hidden;
}

@media (max-width: 992px) {
    .ircjjuivj0 .to79o1f3ik {
        display: block;
        padding: 20px;
    }
}

.ircjjuivj0 .to79o1f3ik .ytzqj0jy28 {
    position: absolute;
    bottom: 0;
    right: -350px;
    width: 700px;
    height: 200px;
}

.ircjjuivj0 .to79o1f3ik .ytzqj0jy28::before {
    content: '';
    position: absolute;
    width: 700px;
    height: 200px;
    border-radius: 100%;
    background-color: #003d40;
    pointer-events: none;
}

.ircjjuivj0 .to79o1f3ik .ytzqj0jy28::after {
    content: '';
    position: absolute;
    width: 700px;
    height: 200px;
    border-radius: 100%;
    background-color: #003d40;
    transform: rotate(-45deg);
    pointer-events: none;
}

.ircjjuivj0 .to79o1f3ik .dp7vmml8za {
    position: relative;
    z-index: 1;
    width: 40%;
}

@media (max-width: 992px) {
    .ircjjuivj0 .to79o1f3ik .dp7vmml8za {
        width: 100%;
    }
}

.ircjjuivj0 .to79o1f3ik .dp7vmml8za .afjnlyofog {
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .ircjjuivj0 .to79o1f3ik .dp7vmml8za .afjnlyofog {
        margin-bottom: 20px;
    }
}

.ircjjuivj0 .to79o1f3ik .j1mtj226ox {
    position: relative;
    z-index: 1;
    width: 50%;
    padding: 24px;
    background-color: #79d9da;
}

@media (max-width: 992px) {
    .ircjjuivj0 .to79o1f3ik .j1mtj226ox {
        padding: 20px;
        width: 100%;
    }
}

.ircjjuivj0 .afjnlyofog {
    color: #f1f5eb;
}

.ircjjuivj0 .afjnlyofog,
.ircjjuivj0 .so3t8sbbjw {
    color: #F5FDFD;
}

.p8wgji8r8t {
    padding-top: 5rem;
    padding-bottom: 5rem;
    overflow: hidden;
    background-color: #d2f1f1;
}

.p8wgji8r8t .hlut2fulkm.u9jlzg5upu {
    display: none;
}

.p8wgji8r8t .hlut2fulkm {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.p8wgji8r8t .dp7vmml8za {
    margin-bottom: 50px;
}

@media (max-width: 992px) {
    .p8wgji8r8t .dp7vmml8za {
        margin-bottom: 40px;
    }
}

.p8wgji8r8t .dp7vmml8za .as946ioz8l .afjnlyofog {
    display: inline-block;
    width: 50%;
    margin-bottom: 20px;
}

@media (max-width: 992px) {
    .p8wgji8r8t .dp7vmml8za .as946ioz8l .afjnlyofog {
        width: 100%;
    }
}

.p8wgji8r8t .dp7vmml8za .gj4cwshfyj .gc8d70xhao {
    display: inline-block;
    width: 30%;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .p8wgji8r8t .dp7vmml8za .gj4cwshfyj .gc8d70xhao {
        width: 100%;
    }
}

.p8wgji8r8t .jtks0bman6 {
    display: flex;
    justify-content: center;
    position: relative;
    min-width: 510px;
    max-width: 510px;
}

@media (max-width: 768px) {
    .p8wgji8r8t .jtks0bman6 {
        min-width: 100%;
        max-width: 100%;
        margin-left: 1rem !important;
        margin-right: 1rem !important;
    }
}

.p8wgji8r8t .jtks0bman6 .z2g3e8cwl7 {
    width: 100%;
}

.p8wgji8r8t .jtks0bman6 .z2g3e8cwl7 .zb3tb9lq7i {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 30px;
}

@media (max-width: 992px) {
    .p8wgji8r8t .jtks0bman6 .z2g3e8cwl7 .zb3tb9lq7i {
        padding: 20px;
    }
}

.p8wgji8r8t .jtks0bman6 .z2g3e8cwl7 .zb3tb9lq7i .wkiix176iv .ypys6gmdsu,
.p8wgji8r8t .jtks0bman6 .z2g3e8cwl7 .zb3tb9lq7i .wkiix176iv .odd2u0kkhg,
.p8wgji8r8t .jtks0bman6 .z2g3e8cwl7 .zb3tb9lq7i .wkiix176iv .k3ot90wd4k,
.p8wgji8r8t .jtks0bman6 .z2g3e8cwl7 .zb3tb9lq7i .wkiix176iv .zwf6sqzopc,
.p8wgji8r8t .jtks0bman6 .z2g3e8cwl7 .zb3tb9lq7i .wkiix176iv .xq5qyefm2r {
    margin-bottom: 40px;
}

@media (max-width: 992px) {

    .p8wgji8r8t .jtks0bman6 .z2g3e8cwl7 .zb3tb9lq7i .wkiix176iv .ypys6gmdsu,
    .p8wgji8r8t .jtks0bman6 .z2g3e8cwl7 .zb3tb9lq7i .wkiix176iv .odd2u0kkhg,
    .p8wgji8r8t .jtks0bman6 .z2g3e8cwl7 .zb3tb9lq7i .wkiix176iv .k3ot90wd4k,
    .p8wgji8r8t .jtks0bman6 .z2g3e8cwl7 .zb3tb9lq7i .wkiix176iv .zwf6sqzopc,
    .p8wgji8r8t .jtks0bman6 .z2g3e8cwl7 .zb3tb9lq7i .wkiix176iv .xq5qyefm2r {
        margin-bottom: 20px;
    }
}

.p8wgji8r8t .jtks0bman6 .z2g3e8cwl7 .zb3tb9lq7i .wkiix176iv .bo4494ihtv,
.p8wgji8r8t .jtks0bman6 .z2g3e8cwl7 .zb3tb9lq7i .wkiix176iv .us1okquoxc,
.p8wgji8r8t .jtks0bman6 .z2g3e8cwl7 .zb3tb9lq7i .wkiix176iv .dcn7j9lcii,
.p8wgji8r8t .jtks0bman6 .z2g3e8cwl7 .zb3tb9lq7i .wkiix176iv .tipa8nojlc,
.p8wgji8r8t .jtks0bman6 .z2g3e8cwl7 .zb3tb9lq7i .wkiix176iv .dg9cbz1v04 {
    margin-bottom: 20px;
}

.p8wgji8r8t .jtks0bman6 .z2g3e8cwl7 .zb3tb9lq7i .wkiix176iv .o4agvq8x3f,
.p8wgji8r8t .jtks0bman6 .z2g3e8cwl7 .zb3tb9lq7i .wkiix176iv .h62061tjtp,
.p8wgji8r8t .jtks0bman6 .z2g3e8cwl7 .zb3tb9lq7i .wkiix176iv .n8zhffv5tr,
.p8wgji8r8t .jtks0bman6 .z2g3e8cwl7 .zb3tb9lq7i .wkiix176iv .xgwckqpdsf,
.p8wgji8r8t .jtks0bman6 .z2g3e8cwl7 .zb3tb9lq7i .wkiix176iv .hvhqigpqb9 {
    margin-bottom: 0;
}

.p8wgji8r8t .jtks0bman6 .z2g3e8cwl7 .zb3tb9lq7i .qz6he8gu0f {
    margin-top: 20px;
    width: 100%;
}

.p8wgji8r8t .jtks0bman6 .z2g3e8cwl7 .zb3tb9lq7i .qz6he8gu0f .wcmn6jdst8 {
    margin-bottom: 0;
    width: 100%;
    justify-content: space-between;
}

.p8wgji8r8t .jtks0bman6 .z2g3e8cwl7 .akozji9kzs {
    background-color: #003d40;
}

.p8wgji8r8t .jtks0bman6 .z2g3e8cwl7 .uflapbllel {
    background-color: #a9e5e6;
}

.p8wgji8r8t .jtks0bman6 .z2g3e8cwl7 .dqefn74a23 {
    background-color: #00c6ca;
}

.p8wgji8r8t .jtks0bman6 .z2g3e8cwl7 .eea3gx8k1l {
    background-color: #f5fdfd;
}

.p8wgji8r8t .jtks0bman6 .z2g3e8cwl7 .ezj65fxiki {
    background-color: #79d9da;
}

.p8wgji8r8t .vx9ierzmea,
.p8wgji8r8t .iiiug3iog5 {
    display: flex;
}

.p8wgji8r8t .krh9aw13df {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: center;
}

.p8wgji8r8t .pg0hmfbd0n {
    top: 27px;
    width: 54px;
    height: 54px;
    margin-top: -1.5rem;
    font-size: 28px;
    background-color: #d1e0be !important;
    color: #5c834f !important;
    border: none !important;
    border-radius: 50%;
    transition: all 0.3s;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 1 !important;
    display: none;
}

.p8wgji8r8t .pg0hmfbd0n:hover {
    background-color: #5c834f !important;
    color: #d1e0be !important;
}

.p8wgji8r8t .pg0hmfbd0n:disabled {
    opacity: 0.5 !important;
    background-color: #d1e0be !important;
    color: #5c834f !important;
}

.p8wgji8r8t .pg0hmfbd0n.iiiug3iog5 {
    margin-right: 78px;
}

.p8wgji8r8t .pg0hmfbd0n.vx9ierzmea {
    margin-left: 78px;
}

.p8wgji8r8t .otfr5841v2 {
    position: relative;
    z-index: 1;
    width: 100%;
}

.p8wgji8r8t .r0p1fwle2b {
    overflow: visible;
    width: 100%;
    padding: 0;
}

@media (max-width: 768px) {
    .p8wgji8r8t .r0p1fwle2b {
        padding: 0;
    }
}

.p8wgji8r8t .r0p1fwle2b.is-draggable {
    cursor: grab;
}

.p8wgji8r8t .r0p1fwle2b.is-dragging {
    cursor: grabbing;
}

.p8wgji8r8t .dva6gity67 {
    display: flex;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.p8wgji8r8t .btn-wrapper {
    margin-top: -6%;
}

.p8wgji8r8t .afjnlyofog,
.p8wgji8r8t .as946ioz8l {
    color: #001819;
    text-align: center;
}

.p8wgji8r8t .gc8d70xhao,
.p8wgji8r8t .gj4cwshfyj {
    color: #001819;
    text-align: center;
}

.p8wgji8r8t .ypys6gmdsu {
    color: #f1f5eb;
}

.p8wgji8r8t .bo4494ihtv {
    color: #f1f5eb;
}

.p8wgji8r8t .o4agvq8x3f {
    color: #F5FDFD;
}

.p8wgji8r8t .odd2u0kkhg {
    color: #323432;
}

.p8wgji8r8t .us1okquoxc {
    color: #323432;
}

.p8wgji8r8t .h62061tjtp {
    color: #001819;
}

.p8wgji8r8t .k3ot90wd4k {
    color: #f1f5eb;
}

.p8wgji8r8t .dcn7j9lcii {
    color: #f1f5eb;
}

.p8wgji8r8t .n8zhffv5tr {
    color: #F5FDFD;
}

.p8wgji8r8t .zwf6sqzopc {
    color: #323432;
}

.p8wgji8r8t .tipa8nojlc {
    color: #323432;
}

.p8wgji8r8t .xgwckqpdsf {
    color: #001819;
}

.p8wgji8r8t .xq5qyefm2r {
    color: #f1f5eb;
}

.p8wgji8r8t .dg9cbz1v04 {
    color: #f1f5eb;
}

.p8wgji8r8t .hvhqigpqb9 {
    color: #001819;
}

.p8wgji8r8t .ypys6gmdsu,
.p8wgji8r8t .qz6he8gu0f {
    color: #F5FDFD;
}

.p8wgji8r8t .bo4494ihtv,
.p8wgji8r8t .qz6he8gu0f {
    color: #F5FDFD;
}

.p8wgji8r8t .odd2u0kkhg,
.p8wgji8r8t .qz6he8gu0f {
    color: #001819;
}

.p8wgji8r8t .us1okquoxc,
.p8wgji8r8t .qz6he8gu0f {
    color: #001819;
}

.p8wgji8r8t .k3ot90wd4k,
.p8wgji8r8t .qz6he8gu0f {
    color: #F5FDFD;
}

.p8wgji8r8t .dcn7j9lcii,
.p8wgji8r8t .qz6he8gu0f {
    color: #F5FDFD;
}

.p8wgji8r8t .zwf6sqzopc,
.p8wgji8r8t .qz6he8gu0f {
    color: #001819;
}

.p8wgji8r8t .tipa8nojlc,
.p8wgji8r8t .qz6he8gu0f {
    color: #001819;
}

.p8wgji8r8t .xq5qyefm2r,
.p8wgji8r8t .qz6he8gu0f {
    color: #001819;
}

.p8wgji8r8t .dg9cbz1v04,
.p8wgji8r8t .qz6he8gu0f {
    color: #001819;
}

.cid-v2rJGjmoZA {
    padding-top: 0rem;
    padding-bottom: 0rem;
    background-color: #00c6ca;
}

.cid-v2rJGjmoZA .vg2091h0wi:focus,
.cid-v2rJGjmoZA span:focus {
    outline: none;
}

.cid-v2rJGjmoZA .qdqjl8ndq8 {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
}

.cid-v2rJGjmoZA .e9p4x1yyfd {
    max-width: 800px;
}

.cid-v2rJGjmoZA .vg2091h0wi {
    color: #f5fdfd;
    min-height: 65px;
    line-height: 2;
}

@media (max-width: 768px) {
    .cid-v2rJGjmoZA .vg2091h0wi {
        min-height: 32.5px;
    }
}

.aahjoer6yy {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.aahjoer6yy .hlut2fulkm.u9jlzg5upu {
    display: none;
}

.aahjoer6yy .hlut2fulkm {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.aahjoer6yy .as946ioz8l .afjnlyofog {
    display: inline-block;
    width: 50%;
    margin-bottom: 50px;
}

@media (max-width: 992px) {
    .aahjoer6yy .as946ioz8l .afjnlyofog {
        width: 100%;
        margin-bottom: 40px;
    }
}

.aahjoer6yy .c60hn50qxm {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 64px;
}

@media (max-width: 1440px) {
    .aahjoer6yy .c60hn50qxm {
        grid-template-columns: 1fr 1fr;
    }
}

@media (max-width: 992px) {
    .aahjoer6yy .c60hn50qxm {
        display: block;
    }
}

@media (max-width: 992px) {
    .aahjoer6yy .vg2091h0wi {
        margin-bottom: 40px;
    }
}

.aahjoer6yy .vg2091h0wi .zb3tb9lq7i {
    height: 100%;
}

.aahjoer6yy .vg2091h0wi .zb3tb9lq7i .a57p2uee9q {
    margin-bottom: 30px;
}

@media (max-width: 992px) {
    .aahjoer6yy .vg2091h0wi .zb3tb9lq7i .a57p2uee9q {
        margin-bottom: 20px;
    }
}

.aahjoer6yy .vg2091h0wi .zb3tb9lq7i .a57p2uee9q img {
    height: 410px;
    width: 100%;
    object-fit: cover;
}

@media (max-width: 992px) {
    .aahjoer6yy .vg2091h0wi .zb3tb9lq7i .a57p2uee9q img {
        height: 300px;
    }
}

.aahjoer6yy .vg2091h0wi .zb3tb9lq7i .wkiix176iv .ziz6078dlh {
    margin-bottom: 10px;
}

.aahjoer6yy .vg2091h0wi .zb3tb9lq7i .wkiix176iv .or1mu3at7d {
    margin-bottom: 0;
}

.aahjoer6yy .vg2091h0wi .zb3tb9lq7i .wkiix176iv .qz6he8gu0f {
    margin-top: 20px;
}

.aahjoer6yy .vg2091h0wi .zb3tb9lq7i .wkiix176iv .qz6he8gu0f .wcmn6jdst8 {
    min-height: 35px;
    margin-bottom: 0;
}

.aahjoer6yy .afjnlyofog,
.aahjoer6yy .as946ioz8l {
    color: #001819;
    text-align: center;
}

.aahjoer6yy .ziz6078dlh {
    color: #323432;
}

.aahjoer6yy .or1mu3at7d {
    color: #001819;
    text-align: center;
}

.aahjoer6yy .ziz6078dlh,
.aahjoer6yy .qz6he8gu0f {
    text-align: center;
    color: #001819;
}

.ajtv94os39 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.ajtv94os39 .hlut2fulkm.u9jlzg5upu {
    display: none;
}

.ajtv94os39 .hlut2fulkm {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.ajtv94os39 .to79o1f3ik {
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 70px;
    background-color: #d2f1f1;
}

@media (max-width: 992px) {
    .ajtv94os39 .to79o1f3ik {
        padding: 20px;
    }
}

.ajtv94os39 .to79o1f3ik .ytzqj0jy28 {
    position: absolute;
    bottom: 0;
    left: -350px;
    width: 700px;
    height: 200px;
}

.ajtv94os39 .to79o1f3ik .ytzqj0jy28::before {
    content: '';
    position: absolute;
    width: 700px;
    height: 200px;
    border-radius: 100%;
    background-color: #a9e5e6;
    pointer-events: none;
}

.ajtv94os39 .to79o1f3ik .ytzqj0jy28::after {
    content: '';
    position: absolute;
    width: 700px;
    height: 200px;
    border-radius: 100%;
    background-color: #a9e5e6;
    transform: rotate(-45deg);
    pointer-events: none;
}

.ajtv94os39 .to79o1f3ik .q6hakebwmf {
    left: auto;
    right: -350px;
}

.ajtv94os39 .to79o1f3ik .q6hakebwmf::after {
    transform: rotate(45deg);
}

.ajtv94os39 .as946ioz8l {
    position: relative;
    z-index: 1;
    width: 60%;
}

@media (max-width: 1440px) {
    .ajtv94os39 .as946ioz8l {
        width: 70%;
    }
}

@media (max-width: 992px) {
    .ajtv94os39 .as946ioz8l {
        width: 100%;
    }
}

.ajtv94os39 .as946ioz8l .afjnlyofog {
    margin-bottom: 50px;
}

@media (max-width: 992px) {
    .ajtv94os39 .as946ioz8l .afjnlyofog {
        margin-bottom: 40px;
    }
}

.ajtv94os39 .jtks0bman6 {
    display: flex;
    justify-content: center;
    position: relative;
    min-width: 100%;
    max-width: 100%;
}

@media (max-width: 768px) {
    .ajtv94os39 .jtks0bman6 {
        min-width: 100%;
        max-width: 100%;
        margin-left: 1rem !important;
        margin-right: 1rem !important;
    }
}

.ajtv94os39 .jtks0bman6 .z2g3e8cwl7 {
    width: 100%;
}

.ajtv94os39 .jtks0bman6 .z2g3e8cwl7 .zb3tb9lq7i .a57p2uee9q img {
    height: 570px;
    width: 100%;
    object-fit: cover;
    border-radius: 0 !important;
}

@media (max-width: 992px) {
    .ajtv94os39 .jtks0bman6 .z2g3e8cwl7 .zb3tb9lq7i .a57p2uee9q img {
        height: 350px;
    }
}

@media (max-width: 768px) {
    .ajtv94os39 .jtks0bman6 .z2g3e8cwl7 .zb3tb9lq7i .a57p2uee9q img {
        height: 300px;
    }
}

.ajtv94os39 .vx9ierzmea,
.ajtv94os39 .iiiug3iog5 {
    display: flex;
}

.ajtv94os39 .krh9aw13df {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: center;
}

.ajtv94os39 .pg0hmfbd0n {
    top: 27px;
    width: 54px;
    height: 54px;
    margin-top: -1.5rem;
    font-size: 28px;
    background-color: #a9e5e6 !important;
    color: #00c6ca !important;
    border: none !important;
    border-radius: 50%;
    transition: all 0.3s;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 1 !important;
}

.ajtv94os39 .pg0hmfbd0n:hover {
    background-color: #00c6ca !important;
    color: #a9e5e6 !important;
}

.ajtv94os39 .pg0hmfbd0n:disabled {
    opacity: 0.5 !important;
    background-color: #a9e5e6 !important;
    color: #00c6ca !important;
}

.ajtv94os39 .pg0hmfbd0n.iiiug3iog5 {
    margin-right: 78px;
}

.ajtv94os39 .pg0hmfbd0n.vx9ierzmea {
    margin-left: 78px;
}

.ajtv94os39 .otfr5841v2 {
    position: relative;
    z-index: 1;
    width: 55%;
    padding-top: 6rem;
}

@media (max-width: 1440px) {
    .ajtv94os39 .otfr5841v2 {
        width: 70%;
    }
}

@media (max-width: 992px) {
    .ajtv94os39 .otfr5841v2 {
        width: 100%;
    }
}

.ajtv94os39 .r0p1fwle2b {
    overflow: hidden;
    width: 100%;
    padding: 0;
}

@media (max-width: 768px) {
    .ajtv94os39 .r0p1fwle2b {
        padding: 0;
    }
}

.ajtv94os39 .r0p1fwle2b.is-draggable {
    cursor: grab;
}

.ajtv94os39 .r0p1fwle2b.is-dragging {
    cursor: grabbing;
}

.ajtv94os39 .dva6gity67 {
    display: flex;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.ajtv94os39 .item-menu-overlay {
    opacity: 0 !important;
}

.ajtv94os39 .afjnlyofog,
.ajtv94os39 .as946ioz8l {
    color: #001819;
    text-align: center;
}

.re3awuz8sp {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.re3awuz8sp .hlut2fulkm.u9jlzg5upu {
    display: none;
}

.re3awuz8sp .hlut2fulkm {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.re3awuz8sp .dp7vmml8za {
    display: flex;
    justify-content: center;
}

.re3awuz8sp .dp7vmml8za .to79o1f3ik {
    padding: 70px;
    background-color: #d2f1f1;
    width: 60%;
    -webkit-flex: inherit;
}

@media (max-width: 992px) {
    .re3awuz8sp .dp7vmml8za .to79o1f3ik {
        width: 100%;
        padding: 20px;
    }
}

.re3awuz8sp .dp7vmml8za .to79o1f3ik .as946ioz8l {
    margin-bottom: 50px;
}

@media (max-width: 992px) {
    .re3awuz8sp .dp7vmml8za .to79o1f3ik .as946ioz8l {
        margin-bottom: 40px;
    }
}

.re3awuz8sp .dp7vmml8za .to79o1f3ik .as946ioz8l .afjnlyofog {
    margin-bottom: 20px;
}

.re3awuz8sp .dp7vmml8za .to79o1f3ik .as946ioz8l .gj4cwshfyj .gc8d70xhao {
    display: inline-block;
    width: 60%;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .re3awuz8sp .dp7vmml8za .to79o1f3ik .as946ioz8l .gj4cwshfyj .gc8d70xhao {
        width: 100%;
    }
}

.re3awuz8sp .dp7vmml8za .to79o1f3ik .fq0pwvrv5r {
    display: flex;
    justify-content: center;
}

.re3awuz8sp .dp7vmml8za .to79o1f3ik .fq0pwvrv5r form {
    width: 60%;
}

@media (max-width: 1440px) {
    .re3awuz8sp .dp7vmml8za .to79o1f3ik .fq0pwvrv5r form {
        width: 100%;
    }
}

.re3awuz8sp .dp7vmml8za .to79o1f3ik .fq0pwvrv5r form .e8hrpsd57y.wcgb6mswja {
    margin: 0;
}

.re3awuz8sp .dp7vmml8za .to79o1f3ik .fq0pwvrv5r form .e8hrpsd57y.wcgb6mswja .x6ijpm7v62 {
    margin-bottom: 20px !important;
}

.re3awuz8sp .dp7vmml8za .to79o1f3ik .fq0pwvrv5r form .e8hrpsd57y.wcgb6mswja .x6ijpm7v62 .form-control-label {
    margin-bottom: 10px;
}

.re3awuz8sp .dp7vmml8za .to79o1f3ik .fq0pwvrv5r form .e8hrpsd57y.wcgb6mswja .x6ijpm7v62 .jq38r84my5 {
    background-color: #a9e5e6;
    padding: 21.5px 30px;
    font-weight: 400;
    box-shadow: none;
    border: none !important;
    margin-bottom: 0;
}

.re3awuz8sp .dp7vmml8za .to79o1f3ik .fq0pwvrv5r form .e8hrpsd57y.wcgb6mswja .x6ijpm7v62 .jq38r84my5::placeholder {
    color: #001819;
    opacity: 0.3;
}

.re3awuz8sp .dp7vmml8za .to79o1f3ik .fq0pwvrv5r form .e8hrpsd57y.wcgb6mswja .x6ijpm7v62 .jq38r84my5:hover,
.re3awuz8sp .dp7vmml8za .to79o1f3ik .fq0pwvrv5r form .e8hrpsd57y.wcgb6mswja .x6ijpm7v62 .jq38r84my5:focus {
    box-shadow: none;
    border: none !important;
}

@media (max-width: 992px) {
    .re3awuz8sp .dp7vmml8za .to79o1f3ik .fq0pwvrv5r form .e8hrpsd57y.wcgb6mswja .x6ijpm7v62 textarea {
        padding: 24px 16px;
    }
}

.re3awuz8sp .dp7vmml8za .to79o1f3ik .fq0pwvrv5r form .e8hrpsd57y.wcgb6mswja .x6ijpm7v62 .form-check {
    padding-left: 2.1em;
}

.re3awuz8sp .dp7vmml8za .to79o1f3ik .fq0pwvrv5r form .e8hrpsd57y.wcgb6mswja .x6ijpm7v62 .form-check .form-check-input {
    background-color: #001819;
    border-color: #001819;
}

.re3awuz8sp .dp7vmml8za .to79o1f3ik .fq0pwvrv5r form .e8hrpsd57y.wcgb6mswja .qz6he8gu0f {
    width: 100%;
}

.re3awuz8sp .dp7vmml8za .to79o1f3ik .fq0pwvrv5r form .e8hrpsd57y.wcgb6mswja .qz6he8gu0f .wcmn6jdst8 {
    width: 100%;
    margin-bottom: 0;
    margin-top: 0;
}

.re3awuz8sp .afjnlyofog {
    color: #001819;
    text-align: center;
}

.re3awuz8sp .gc8d70xhao,
.re3awuz8sp .gj4cwshfyj {
    color: #001819;
    text-align: center;
}

.ehwqlsupgd {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.ehwqlsupgd .hlut2fulkm.u9jlzg5upu {
    display: none;
}

.ehwqlsupgd .hlut2fulkm {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.ehwqlsupgd .as946ioz8l .afjnlyofog {
    display: inline-block;
    width: 50%;
    margin-bottom: 50px;
}

@media (max-width: 992px) {
    .ehwqlsupgd .as946ioz8l .afjnlyofog {
        width: 100%;
        margin-bottom: 40px;
    }
}

.ehwqlsupgd .c60hn50qxm {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 24px;
}

@media (max-width: 1440px) {
    .ehwqlsupgd .c60hn50qxm {
        grid-template-columns: 1fr 1fr;
    }
}

@media (max-width: 992px) {
    .ehwqlsupgd .c60hn50qxm {
        display: block;
    }
}

@media (max-width: 992px) {
    .ehwqlsupgd .vg2091h0wi {
        margin-bottom: 20px;
    }
}

.ehwqlsupgd .vg2091h0wi .zb3tb9lq7i {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 30px;
}

@media (max-width: 992px) {
    .ehwqlsupgd .vg2091h0wi .zb3tb9lq7i {
        padding: 20px;
    }
}

.ehwqlsupgd .vg2091h0wi .zb3tb9lq7i .wkiix176iv .bo4494ihtv,
.ehwqlsupgd .vg2091h0wi .zb3tb9lq7i .wkiix176iv .us1okquoxc,
.ehwqlsupgd .vg2091h0wi .zb3tb9lq7i .wkiix176iv .dcn7j9lcii {
    margin-bottom: 40px;
}

.ehwqlsupgd .vg2091h0wi .zb3tb9lq7i .ia8oyx3p99 {
    text-align: center;
}

.ehwqlsupgd .vg2091h0wi .zb3tb9lq7i .ia8oyx3p99 .wjebegv2jj {
    width: 54px;
    height: 54px;
    min-width: 54px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    font-size: 22px;
    color: #f5fdfd;
    background-color: #00c6ca;
}

.ehwqlsupgd .vg2091h0wi .akozji9kzs {
    background-color: #003d40;
}

.ehwqlsupgd .vg2091h0wi .uflapbllel {
    background-color: #a9e5e6;
}

.ehwqlsupgd .vg2091h0wi .dqefn74a23 {
    background-color: #d2f1f1;
}

.ehwqlsupgd .btn-wrapper {
    margin-top: -6%;
}

.ehwqlsupgd .afjnlyofog,
.ehwqlsupgd .as946ioz8l {
    color: #001819;
    text-align: center;
}

.ehwqlsupgd .bo4494ihtv {
    color: #f1f5eb;
    text-align: center;
}

.ehwqlsupgd .us1okquoxc {
    color: #323432;
    text-align: center;
}

.ehwqlsupgd .dcn7j9lcii {
    color: #5c834f;
    text-align: center;
}

.ehwqlsupgd .bo4494ihtv,
.ehwqlsupgd .qz6he8gu0f {
    text-align: center;
    color: #F5FDFD;
}

.ehwqlsupgd .us1okquoxc,
.ehwqlsupgd .qz6he8gu0f {
    color: #001819;
}

.ehwqlsupgd .dcn7j9lcii,
.ehwqlsupgd .qz6he8gu0f {
    color: #00C6CA;
}

.myrviq78u4 {
    padding-top: 0rem;
    padding-bottom: 0rem;
    overflow: hidden;
    position: relative;
    background-color: #1e4d2b;
}

.myrviq78u4 .ytzqj0jy28 {
    position: absolute;
    top: 0;
    right: -350px;
    width: 700px;
    height: 200px;
}

@media (max-width: 992px) {
    .myrviq78u4 .ytzqj0jy28 {
        top: -150px;
        right: -350px;
    }
}

.myrviq78u4 .ytzqj0jy28::before {
    content: '';
    position: absolute;
    width: 700px;
    height: 200px;
    border-radius: 100%;
    background-color: #5c834f;
    pointer-events: none;
}

.myrviq78u4 .ytzqj0jy28::after {
    content: '';
    position: absolute;
    width: 700px;
    height: 200px;
    border-radius: 100%;
    background-color: #5c834f;
    transform: rotate(-45deg);
    pointer-events: none;
}

.myrviq78u4 .hlut2fulkm.u9jlzg5upu {
    display: none;
}

.myrviq78u4 .hlut2fulkm {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.myrviq78u4 .wcgb6mswja {
    justify-content: center;
}

.myrviq78u4 .logo-wrapper {
    position: relative;
    z-index: 1;
    margin-bottom: 80px;
}

@media (max-width: 992px) {
    .myrviq78u4 .logo-wrapper {
        margin-bottom: 30px;
        display: flex;
        justify-content: center;
    }
}

.myrviq78u4 .logo-wrapper img {
    width: 90px;
    height: 90px;
    object-fit: cover;
    border-radius: 100% !important;
}

.myrviq78u4 .dp7vmml8za {
    position: relative;
    z-index: 1;
    margin-bottom: 80px;
}

@media (max-width: 992px) {
    .myrviq78u4 .dp7vmml8za {
        margin-bottom: 30px;
    }
}

.myrviq78u4 .dp7vmml8za .afjnlyofog {
    margin-bottom: 40px;
}

@media (max-width: 992px) {
    .myrviq78u4 .dp7vmml8za .afjnlyofog {
        margin-bottom: 20px;
    }
}

.myrviq78u4 .dp7vmml8za .gj4cwshfyj .gc8d70xhao {
    display: inline-block;
    width: 65%;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .myrviq78u4 .dp7vmml8za .gj4cwshfyj .gc8d70xhao {
        width: 100%;
    }
}

.myrviq78u4 .dp7vmml8za .qz6he8gu0f {
    margin-top: 30px;
}

@media (max-width: 992px) {
    .myrviq78u4 .dp7vmml8za .qz6he8gu0f {
        margin-top: 20px;
    }
}

.myrviq78u4 .social-wrapper {
    position: relative;
    z-index: 1;
    text-align: right;
    margin-bottom: 80px;
}

@media (max-width: 992px) {
    .myrviq78u4 .social-wrapper {
        text-align: center;
        margin-bottom: 30px;
    }
}

.myrviq78u4 .social-wrapper .social-wrap {
    display: inline-flex;
    flex-direction: column;
}

.myrviq78u4 .social-wrapper .social-wrap .soc-item {
    display: inline-flex;
    align-items: center;
    justify-content: flex-end;
    margin-bottom: 15px;
}

.myrviq78u4 .social-wrapper .social-wrap .soc-item a {
    display: block;
}

.myrviq78u4 .social-wrapper .social-wrap .soc-item a:hover .wjebegv2jj,
.myrviq78u4 .social-wrapper .social-wrap .soc-item a:focus .wjebegv2jj {
    background-color: #f1f5eb;
    color: #2a5b38;
}

.myrviq78u4 .social-wrapper .social-wrap .soc-item a .wjebegv2jj {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    border-radius: 100%;
    color: #f1f5eb;
    font-size: 16px;
    transition: all 0.3s ease-in-out;
    margin-left: 10px;
    background-color: #2a5b38;
}

.myrviq78u4 .social-wrapper .social-wrap .soc-item .mbr-soc {
    margin-bottom: 0;
}

.myrviq78u4 .hpnyepcm79 {
    position: relative;
    z-index: 1;
    padding: 30px;
    display: flex;
    justify-content: center;
}

.myrviq78u4 .hpnyepcm79::before {
    content: '';
    position: absolute;
    top: 0;
    width: 200%;
    height: 100%;
    background-color: #005458;
    pointer-events: none;
}

.myrviq78u4 .hpnyepcm79 .bcu5kleva8 {
    position: relative;
    z-index: 1;
    width: 100%;
    margin-bottom: 0;
}

.myrviq78u4 .afjnlyofog {
    color: #f1f5eb;
}

.myrviq78u4 .gc8d70xhao,
.myrviq78u4 .gj4cwshfyj {
    color: #f1f5eb;
    text-align: center;
}

.myrviq78u4 .qz6he8gu0f,
.myrviq78u4 .afjnlyofog {
    text-align: center;
}

.myrviq78u4 .mbr-soc {
    color: #f1f5eb;
}

.myrviq78u4 .bcu5kleva8 {
    color: #f1f5eb;
    text-align: center;
}

.myrviq78u4 .bcu5kleva8,
.myrviq78u4 .hpnyepcm79 {
    color: #F5FDFD;
}